This repository was archived by the owner on Aug 23, 2023. It is now read-only.
- RSA, AES and Compression algorithms implementations removed and replaced with npm packages like
zaes-js
,node-rsa
andlz-string
- Changed structure of package, adds keys module :
- sttp:
- keys - for generating AES and RSA keys
- AuthKeyPacker
- DataPacker
- sttp: