185 похожих чатов

Is anyone have good exprience with crypto ? https://github.com/apple/swift-crypto i

need one help what i cant solve it almost 2 weeks thanks

9 ответов

23 просмотра

Well, at least we can try to help

Just tell us your problem

Alex Sherbakov
Well, at least we can try to help

here python code i convert to swift from Crypto.Cipher import PKCS1_v1_5 from Crypto.PublicKey import RSA PUBLIC_KEY = b"""-----BEGIN PUBLIC KEY----- -----END PUBLIC KEY-----""" APIKEY = "4e5cc616f01f44bc99b762a8608fcd92" PROXY = "" USERNAME = "" PASSWORD = "" def btoa(s): return base64.b64encode(s).decode() def get_crypt_pass(password): public_key = RSA.importKey(PUBLIC_KEY) cipher = PKCS1_v1_5.new(public_key, None) return btoa(cipher.encrypt(password.encode())) try this code in swift https://gist.github.com/saroar/5dff14e38db05ff59e1ad5377f5b9696 but password not accept ?

Alex Sherbakov
Just tell us your problem

please check me below thanks

👨🏽‍💻 🔐🧑🏼‍🦱 Кхандокер
give up 🙂

That's not the reason. To solve any problem you need 100% information. It is generally accepted that the more information the person asking the question gives, the less the person answering has to think about it. The clearer and more precise the question is posed, the more accurate and clear (and faster) the answer will be. In this case, you have provided approximately 5% of the required information. Like, here are the pieces of code, figure out for yourself what I wanted to do and what the problem is. Ok, you don't want to waste time explaining - and I don't want to waste time going into it. Nothing personal.

Alex Sherbakov
That's not the reason. To solve any problem you ne...

what i want mean by its simple who know more about crypto how its work there was two simple convert from RSA and use PKCS1_v1_5 you was try to favour i dont write give up nagative way hope you dont mind

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Гайс, вопрос для разносторонее развитых: читаю стрим с юарта, нада выделять с него фреймы с определенной структурой, если ли чо готовое, или долбаться с ринг буффером? нада у...
Vitaly
9
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
длина пакета фиксированная, или меняется?
Okhsunrog
7
Карта сайта