I did the encryption and added it to Open Source

(github.com)

2 points | by Typexex 6 hours ago ago

1 comments

  • Typexex 6 hours ago

    Hello, everyone. I have created my first encryption, which utilizes CRYSTALS-Kyber768 KEM, NIST Post-Quantum Cryptography standard, PBKDF2 with 300,000 iterations, and so on. I would like to know what I should correct in my GitHub repository, what bugs there are, and so on.

    Thank you