Stephen Touset 8eea4a3f74 Add functions exposing constants for all operation/primitive pairs
Wrappers for other languages can't access constants defined by C
preprocessor macros, so they must be exposed as functions. This was
already done for the "default" implementation of each operation, but
this commit adds functions for (almost) all of the underlying
primitives.

A few are currently excluded due to problems with the automated script
used to generated this commit. They are:

  * crypto_onetimeauth_poly1305
  * crypto_generichash_blake2b
  * crypto_verify16
  * crypto_verify32
2013-05-16 13:17:18 -07:00
2013-05-04 13:16:57 -07:00
2013-04-23 21:16:24 -07:00
2013-04-27 09:17:26 -07:00
2013-04-25 22:51:19 -07:00
2013-01-21 19:58:38 -08:00
2013-05-13 12:45:58 -07:00
2013-01-21 19:55:24 -08:00
2013-05-06 02:05:51 -07:00
2013-04-25 22:51:19 -07:00
2013-04-27 10:29:04 -07:00
2013-01-19 16:02:02 -08:00
S
Description
No description provided
Readme ISC
16 MiB
Languages
C 93%
Shell 1.8%
M4 1.5%
Zig 1.3%
Assembly 1.1%
Other 1.2%