awesome-cryptography icon indicating copy to clipboard operation
awesome-cryptography copied to clipboard

A curated list of cryptography resources and links.

Results 27 awesome-cryptography issues
Sort by recently updated
recently updated
newest added

Just as suggested here: https://news.ycombinator.com/item?id=12612198

section-request

Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best,

[Cryptography Guidelines](https://github.com/samuel-lucas6/Cryptography-Guidelines) is a document I'm working on that outlines recommendations for cryptographic algorithm choices and parameters as well as important implementation details. I'm currently in the process of mentioning...

1. https://paragonie.com/blog 2. https://neilmadden.blog/ 3. https://soatok.blog/b/ 4. https://cryptologie.net/ 5. https://littlemaninmyhead.wordpress.com/ 6. https://emilymstark.com/blog.html 7. https://www.imperialviolet.org/ 8. https://buttondown.email/cryptography-dispatches/archive Neil Madden, Soatok, and Paragonie are especially helpful.

### Kryptor [Kryptor](https://www.kryptor.co.uk/) is my free and open source, portable, and cross-platform command line file encryption program. It's well documented, secure by default, uses modern cryptographic algorithms, and aims to...

[Nsec](https://github.com/ektrah/nsec) is a cryptographic library for .NET based on libsodium. It's maintained, unlike libsodium-net, libsodium-core, and [pretty much every other .NET binding](https://github.com/ektrah/nsec/issues/58#issue-952287350). It also makes use of memory protection techniques,...

I'm currently watching [this](https://www.youtube.com/playlist?list=PLUoixF7agmIvqZtb8XxfOxTuYsuYOrgck) course by Cihangir Tezcan from Middle East Technical University in Turkey. I think it provides quite a good introduction and is far less mathematical than [Cryptography...

They are not cryptographically secure, and should not be used for any sensitive information. It says so on the hashids website: https://hashids.org/

Most easy ciphers require zero knowledge about the algorithm used. These puzzles can be "cracked" without any boring explanation, tables or tools. It should be sufficient to know that the...