Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

STTP ALIVE!

Latest
Compare
Choose a tag to compare
@alikhil alikhil released this 30 Dec 18:49
· 9 commits to master since this release
  • RSA, AES and Compression algorithms implementations removed and replaced with npm packages like zaes-js, node-rsa and lz-string
  • Changed structure of package, adds keys module :
    • sttp:
      • keys - for generating AES and RSA keys
      • AuthKeyPacker
      • DataPacker