.. |
CryptoAuth_fuzz_test.c
|
40c15580a1
New Rule: You need to know the key of a node before you can start a CA session with them. This sheds significant code and state weirdness from CryptoAuth.
|
9 yıl önce |
CryptoAuth_test.c
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
9 yıl önce |
CryptoAuth_unit_test.c
|
40c15580a1
New Rule: You need to know the key of a node before you can start a CA session with them. This sheds significant code and state weirdness from CryptoAuth.
|
9 yıl önce |
ReplayProtector_test.c
|
0fdda4fc72
Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network
|
10 yıl önce |