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