Skip to content
Cryptography resources

Cryptography

Articles

The (Almost) Secret Algorithm Researchers Used to Break Thousands of RSA Keys

  • Published: 2019-01-15

Summary

Research on breaking RSA keys based on the prime-number generators used.

https://algorithmsoup.wordpress.com/2019/01/15/breaking-an-unbreakable-code-part-1-the-hack/

Tink

Summary

A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. Supports several programming languages.

https://github.com/google/tink