crypto icon indicating copy to clipboard operation
crypto copied to clipboard

JavaScript implementations of standard and secure cryptographic algorithms.

Results 12 crypto issues
Sort by recently updated
recently updated
newest added

Hi! Can't understand how I can generate a simple md5 hash. Please add to readme.

update: never mind... it is nodejs own crypto not this one... Went from node 0.8.x to 0.10.x. Nothing crashed but couldn't decrypt anymore at the other end. Rolled back package...