Releases: rzcoder/node-rsa
Releases · rzcoder/node-rsa
1.1.1 OpenSSH key format
22 Jul 11:14
Compare
Sorry, something went wrong.
No results found
readme fix & version bump
1.0.5: fix .npmignore
07 Mar 08:20
Compare
Sorry, something went wrong.
No results found
1.0.3
04 Feb 08:57
Compare
Sorry, something went wrong.
No results found
Using semver now 🎉
Breaking change : Drop support nodejs < 8.11.1
Possible breaking change : new Buffer() call as deprecated was replaced by Buffer.from & Buffer.alloc.
Possible breaking change : Drop support for hash scheme sha (was removed in node ~10). sha1, sha256 and others still works.
Possible breaking change : Little change in environment detect algorithm.
importKey() now returns this
no padding scheme will padded data with zeros on all environments
0.3.0
24 Jan 16:38
Compare
Sorry, something went wrong.
No results found
Added import/export from/to raw key components.
Removed lodash from dependencies.
0.2.30
11 Jan 14:06
Compare
Sorry, something went wrong.
No results found
Fixed a issue when the key was generated by 1 bit smaller than specified.
0.2.24
21 Jun 09:39
Compare
Sorry, something went wrong.
No results found
Native encrypt methods
03 Mar 20:52
Compare
Sorry, something went wrong.
No results found
Some fixes
10 Dec 10:20
Compare
Sorry, something went wrong.
No results found
Export/import formats
29 Nov 15:27
Compare
Sorry, something went wrong.
No results found
Add exports/imports key formats: pkcs1 & pkcs8, also added DER encoding
0.2.0
24 Nov 16:53
Compare
Sorry, something went wrong.
No results found