Hey all,<br><br>Wanted to use SS's built in test framework to verify the correctness of some crypto implementations on BSD and was unable to load the test vectors.  Specifically, I checked my charon.log file and found:<br>
<br>"AES_CBC[aes]: no test vectors found"<br>"3DES_CBC[des]: no test vectors found"<br>                         ...etc<br><br>The message is the same for all of the crypto and authentication functions I've asked SS to load.  To try and get a baseline (since the SS BSD port doesn't have the full functionality), I went and attempted to load the test vectors under Linux and had the same issue.  I followed the instructions on the SS site concerning enabling testing in the ./configure options and strongswan.conf file.  In addition, I verified that the test_vector plugin exists under libstrongswan and each of the .c files are there as well.<br>
<br>Any ideas would be helpful, thanks.<br><br>Chris<br>