VirtualTam's bookmarks
32 bookmarks found
-
Sequoia-PGP - OpenPGP Implementation in Rust
2023-11-09 - Talk about OpenPGP interop testing at the IETF 110
- sequoia-pgp/sequoia - APIs for dealing with OpenPGP data
- sequoia-pgp/sequoia-sq - the Sequoia-PGP command line tool
- RpmSequoia
-
CALOMEL - Open Source Research and Reference
2019-12-21 -
Diffie-Hellman Key Exchange
2019-06-24 - https://security.stackexchange.com/questions/35471/is-there-any-particular-reason-to-use-diffie-hellman-over-rsa-for-key-exchange
- https://security.stackexchange.com/questions/45963/diffie-hellman-key-exchange-in-plain-english
- https://en.wikipedia.org/wiki/Elliptic-curve_Diffie%E2%80%93Hellman
- https://en.wikipedia.org/wiki/Forward_secrecy
-
Crypto | Node.js v8.11.3 Documentation
2018-07-20 - https://stackoverflow.com/questions/8750780/encrypting-data-with-public-key-in-node-js
- https://www.w3schools.com/nodejs/ref_crypto.asp
- https://lollyrock.com/articles/nodejs-encryption/
- https://github.com/chris-rock/node-crypto-examples
- https://blog.patricktriest.com/building-an-encrypted-messenger-with-javascript/
- https://github.com/triestpa/Open-Cryptochat