Skip to content

Conversation

rzcoder
Copy link
Owner

@rzcoder rzcoder commented Sep 10, 2019

No description provided.

rzcoder and others added 25 commits May 14, 2018 18:26
add documentation to import public key from modulus and exponent
Travis checks for Node v6
Sometimes we find the need to daisy chain or nest functions, and I felt that returning "`this`" would allow that to happen. This would let people do stuff like
`new NodeRSA().importKey(...)`, although `new NodeRSA(...)` would technically be advantageous
NodeRSA.importKey() now returns this
bump version & update readme
We should be able to deal with any random cruft outside of the BEGIN and
END boundaries.
Make the pkcs1 format more accepting of surounding content
Allow keys without BEGIN/END boundaries to be loaded
Validate correct objects in tests
version bump
fix: Change let - var for  es5 compatible
 fix: Change let - var for es5 compatible
version bump
@rzcoder rzcoder merged commit 98a0b01 into stage Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants