Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:safe

201       -- Added LTC_MUTEX_* support to Yarrow and Fortuna allowing you to use respective prng_state as a global PRNG state [e.g. thread-safe] if you define one of the LTC_* defines at
509 unaligned operations you must use the endian neutral code which is safe for
730 -- I've removed the primes from dh.c and replaced them with DR safe primes suitable for the default
1022 thread safe error reporting. The manual will be updated to reflect this. For this release all
1307 v0.32 -- Made Rijndael's setup function fully static so it is thread safe
1386 -- gf_shl() and gf_shr() are safe on 64-bit platforms now
1530 v0.05 -- Fixed the ROL/ROR macro to be safe on platforms