I wanted to pass this along. It does not impact me, but I thought it might others. I'm running Debian 6 Testing and while installing Crypto+ + from source (5.6.1) Salsa20 failed cryptest v. It was the only failure to occur:
678 Salsa validation suite running... 679 680 Testing SymmetricCipher algorithm Salsa20. 681 ......incorrectly encrypted: 5E5E71F90199340... 682 683 Test failed. 684 Skipping to next test. 685 .... 686 Testing SymmetricCipher algorithm XSalsa20. 687 688 Tests complete. Total tests = 107. Failed tests = 1. 689 SOME TESTS FAILED! g++ --version g++ (Debian 4.6.1-15) 4.6.1 I simply unzip the source, run `make` and `cryptest v` as a normal user and then `make install` as root. I'll be glad to provide more details about my build environment if that will be helpful. Brad -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com.
