Hacker News new | ask | show | jobs
by forty 1442 days ago
Coincidentally, we have just published this today, if you want to play with PQ crypto in JavaScript https://github.com/Dashlane/pqc.js
1 comments

Similarly, I just published this a few days ago: https://github.com/cyph/pqcrypto.js

Edit: lol, actually it looks like you guys borrowed some of my code for that. (Which is totally fine and part of the point of open source!)

Apparently yes! I'm told we did use your other older project ntru.js as mentioned in the readme :) thanks for sharing your code!