File: api.h

package info (click to toggle)
pycryptopp 0.6.0.20120313-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,148 kB
  • ctags: 9,015
  • sloc: cpp: 29,875; asm: 3,519; python: 1,779; ansic: 1,517; makefile: 65
file content (4 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (4)
1
2
3
4
#define CRYPTO_SECRETKEYBYTES 64
#define CRYPTO_PUBLICKEYBYTES 32
#define CRYPTO_BYTES 64