File: CipherException.txt

package info (click to toggle)
boxbackup 0.11~rc2-7squeeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 5,384 kB
  • ctags: 3,378
  • sloc: cpp: 40,561; sh: 17,410; perl: 3,398; xml: 3,098; makefile: 102
file content (18 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
EXCEPTION Cipher 5

Internal							0
UnknownCipherMode					1
AlreadyInitialised					2
BadArguments						3
EVPInitFailure						4
EVPUpdateFailure					5
EVPFinalFailure						6
NotInitialised						7
OutputBufferTooSmall				8
EVPBadKeyLength						9
BeginNotCalled						10
IVSizeImplementationLimitExceeded	11
PseudoRandNotAvailable				12
EVPSetPaddingFailure				13
RandomInitFailed					14	Failed to read from random device
LengthRequestedTooLongForRandomHex	15