mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-08 13:17:07 +00:00
d79c9d7ef5
* AES-GSM encryption with padding * RSA-OAEP encryption and key generation * SPKI encoding/decoding RSA public keys * rename functions * encode/decode RSA keys using asn1lib library * remove poitycastle namespace * remove unnecessary typecheck * fix: ci Co-authored-by: alex <alex@tekartik.com>