libtom / libtomcrypt

LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
https://www.libtom.net
Other
1.51k stars 449 forks source link

Request to make project status (no more releases?) transparent on main page #616

Open maettu-this opened 1 year ago

maettu-this commented 1 year ago

There are no more releases since 2018. Many open issues, most of them created since 2018. And Tom's comment at https://groups.google.com/g/sci.crypt/c/Z7lVGM2wo2o/m/UfQpm0cdQRMJ.

But there are quite many commits by @sjaeckel since. Are there also plans for new releases? Handling of the open issues? If yes, that would be great! If no, I ask for making the project status transparent on the main page, e.g. state that this library is still kept in shape for existing projects but not recommended for new ones. Or whatever the intentions are.