Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:descriptors

163       -- Fixed bug in math descriptors where if you hadn't defined MECC (ECC support) you would get linker errors
164 -- Added RSA accelerators to the math descriptors to make it possible to not include the stock routines if you supply your own.
173 -- Added RSA keygen to the math descriptors
188 -- Added mp_neg() to the math descriptors.
190 -- Made the math descriptors buildable when RSA has been undefined
216 -- Added hmac callback to hash descriptors.
515 descriptors directly in that function]
586 -- Added DER OID's to most hash descriptors (as many as I could find)
1170 -- fixed RC5 since it no longer requires rc5 to be registered in the lib. It used to since the descriptors used to
1186 -- Added an element to the hash descriptors that gives the size of a block [sent into the compressor]