libtomcrypt icon indicating copy to clipboard operation
libtomcrypt copied to clipboard

On documentation: Add list of all supported ciphers, modes, hash algorithms, curves and so on

Open emilfihlman opened this issue 7 years ago • 1 comments

Prerequisites

  • [x] Checked the developer manual
  • [x] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt

Description

Add a list of all supported ciphers, modes, hash algorithms, curves and so on to the developer manual. For example I don't know if the library supports the NIST curves (like P256/prime256v1).

emilfihlman avatar Feb 22 '18 17:02 emilfihlman

@emilfihlman I am using libtomcrypt in my ongoing project and now I have gone through all the documentation. I am willing to contribute.

sheoran27 avatar Sep 10 '20 22:09 sheoran27