EasySec
|
405988f2cc
Add support for PBKDF2 for enc command
|
hace 8 años |
Matt Caswell
|
6738bf1417
Update copyright year
|
hace 6 años |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
hace 6 años |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
hace 7 años |
EasySec
|
1f83edda7b
Cleaning secret data after use
|
hace 7 años |
Rich Salz
|
e3713c365c
Remove email addresses from source code.
|
hace 7 años |
EasySec
|
d5961b22fb
set_hex() behaviour change
|
hace 7 años |
Rich Salz
|
c27363f566
Check # of arguments for remaining commands.
|
hace 7 años |
Rich Salz
|
12997aa984
Revert "Add some casts for %j"
|
hace 7 años |
Rich Salz
|
c4d2e483a3
Add some casts for %j
|
hace 7 años |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
hace 7 años |
Pauli
|
eee9552212
Bounds check string functions in apps.
|
hace 7 años |
Rich Salz
|
0904e79a6e
Undo commit d420ac2
|
hace 7 años |
Richard Levitte
|
48feaceb53
Remove the possibility to disable the UI module entirely
|
hace 7 años |
Rich Salz
|
05eec39505
Ensure a space after colon in enc -v
|
hace 7 años |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
hace 7 años |
Bernard Spil
|
65d62488b8
openssl enc: Don't unbuffer stdin
|
hace 7 años |
Andy Polyakov
|
7d672984f4
apps/*.c: switch to platform-neutral format modifiers in BIO_print calls.
|
hace 7 años |
Pauli
|
2b305ab02e
Make the output of enc -ciphers identical even if run several times in a session.
|
hace 7 años |
Pauli
|
777f1708a8
Limit the output of the enc -ciphers command to just the ciphers enc can
|
hace 7 años |
Richard Levitte
|
341de5f199
Let the output from 'openssl enc -ciphers' go to stdout
|
hace 7 años |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
hace 8 años |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
hace 8 años |
FdaSilvaYY
|
f6c460e8f6
Fix double calls to strlen
|
hace 8 años |
Rich Salz
|
3b5bea3604
Add -ciphers flag to enc command
|
hace 8 años |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
hace 8 años |
Kurt Cancemi
|
5507b9610a
Fix typos in apps/enc.c
|
hace 8 años |
Matt Caswell
|
3ad4af89cf
Remove some unused argc assignments
|
hace 8 años |
Matt Caswell
|
d278284e74
Fix some code maintenance issues
|
hace 8 años |
Rich Salz
|
14f051a0ae
Make string_to_hex/hex_to_string public
|
hace 8 años |