aboutsummaryrefslogtreecommitdiff
path: root/test_vectors
AgeCommit message (Expand)Author
2020-01-04WIP switch to new permutationpermutationJack O'Connor
2020-01-04turn on AVX-512 in the test vectorsJack O'Connor
2019-12-28make derive_key take a key of any lengthJack O'Connor
2019-12-12rename "offset" to "counter" and always increment it by 1Jack O'Connor
2019-12-12reduce the CHUNK_LEN from 2048 bytes to 1024 bytesJack O'Connor
2019-12-12fix the test_vectors buildJack O'Connor
2019-12-11run the test vectors on cross tests (ARM, MIPS) on CIJack O'Connor
2019-12-11account for Windows newlines when checking for test vector changesJack O'Connor
2019-12-11test_checked_in_vectors_up_to_dateJack O'Connor
2019-12-11test against test_vectors.json in CIJack O'Connor
2019-12-11check in test_vectors.jsonJack O'Connor
2019-12-11add the test_vectors sub-crateJack O'Connor