simplex-chat/packages
Evgeny Poberezkin d79c9d7ef5
cryptographic primitives (#118)
* 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>
2021-10-16 14:02:06 +01:00
..
repo_support build: setup dart simple ci using github actions (#114) 2021-10-04 20:27:37 +01:00
simplex_app abstract Transport class, SocketTransport class (#115) 2021-10-09 12:42:41 +01:00
simplexmq cryptographic primitives (#118) 2021-10-16 14:02:06 +01:00
simplexmq_io style: prefer single quotes (#117) 2021-10-09 13:12:12 +01:00
analysis_options.yaml style: prefer single quotes (#117) 2021-10-09 13:12:12 +01:00