Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:isn

325        -- Andy Bontoft fixed a bug in my demos/tests/makefile.msvc ... seems "dsa_test.c" isn't an object
416 -- Zed Shaw pointed out that on certain systems installing libs as "root" isn't possible as the super-user
479 entropy that was spread over all the pools isn't entirely lost when you export/import.
876 -- Fixed potential bug in the ECC code. Only would occur on platforms where char is not eight bits [which isn't
879 -- While I was at it [since the lib isn't binary backwards compatible anyways] I've fixed the PK export routines
1016 -- Added "rc4.c" a RC4 implementation with a PRNG interface. Since RC4 isn't a block cipher it wouldn't work