Lines Matching refs:makes
649 Rijndael as it makes the most sense for this cipher.
1171 sized message block to send to the recipient as ciphertext. This makes the EAX mode especially suited for streaming modes
2441 This will process \textit{inlen} bytes of \textit{in} through the Pelican MAC. It's best that you pass in multiples of 16 bytes as it makes the
2960 PRNG. Computers are deterministic that try hard not to stray from pre--determined paths. This makes gathering entropy needed to seed a PRNG
3992 The leading BIT STRING has a single bit in it which is zero for public keys and one for private keys. This makes the structure uniquely decodable,
5045 settings can be overwritten from the command line which makes custom installation a breeze.
5318 Generally the rule of thumb is to setup the tables once at startup and then leave them be. This added build flag simply makes updating
5356 to functions that do the required work. For a given class of operation (e.g. cipher, hash, prng, bignum) the functions of a descriptor have identical prototypes which makes
5711 While both encrypt and decrypt accelerators are not required it is suggested as it makes lrw\_setiv() more efficient.
5950 This function makes the PRNG ready to read from by processing the entropy added. The behaviour of this function depends
5965 The library also makes use of the math descriptors to access math functions. While bignum math libraries usually differ in implementation