Open
Description
Prerequisites
- Checked the developer manual
- 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 that PK operations can by default only be done with max. 2048bit keys
Description
make -f makefile.shared install_all
installs the test
binary into $PATH, which then shadows coreutils test
binary and causes problems. Generally installing a binary named test
will cause some issues.
Steps to Reproduce
make -f makefile.shared install_all
Version
1.18.1
Metadata
Metadata
Assignees
Labels
No labels