libtomcrypt icon indicating copy to clipboard operation
libtomcrypt copied to clipboard

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 mod...

Results 77 libtomcrypt issues
Sort by recently updated
recently updated
newest added

This PR adds Ed25519 context support and message pre-hashing support when signin/verifying. ### Checklist * [x] documentation is updated * [x] tests are added

### Checklist * [x] documentation is added or updated * [x] tests are added or updated ## Summary This adds support to decode most variations of PEM files. ### Changes...

### Checklist * [x] documentation is added or updated * [x] tests are added or updated ----- This adds support to create and build an amalgamated version of the library,...

Gentoo Bug: https://bugs.gentoo.org/777084 This changes the `makefile.shared` build to not require libtool during the build instead of the existing hacks. This is helpful for avoiding the already existing hacks for...

### Prerequisites * [x] Checked the developer manual * [x] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt * [x] Checked that your issue isn't related to TomsFastMath's limitation that...

wishlist

### Prerequisites * [x] Checked the developer manual * [x] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt * [ ] Checked that your issue isn't related to TomsFastMath's limitation...

Is it possible to make new release soon? I'm asking because lat latest perl CryptX seems is using featires which are not included in 1.18.2 and are only available in...

### Prerequisites * [x] Checked the developer manual * [x] Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=repo%3Alibtom%2Flibtomcrypt * [x] Checked that your issue isn't related to TomsFastMath's limitation that...

- [ ] Open Quantum https://github.com/open-quantum-safe/liboqs - [ ] NTRU https://github.com/NTRUOpenSourceProject - [ ] SPHINCS https://github.com/gravity-postquantum/gravity-sphincs and https://github.com/ahf/sphincs and https://github.com/sphincs - [ ] XMSS https://github.com/libtom/libtomcrypt/issues/461#issuecomment-610423060 - [ ] LMS https://github.com/libtom/libtomcrypt/issues/461#issuecomment-610423060...

wishlist
help wanted

- The premake4.lua was superficially tested for now - Spelling fix in tomcrypt_cfg.h - Using my changes to libtommath as template to fix up rng_get_bytes.c This is just a draft...