removed enc.txt and dec.txt
parent
ec91da3d73
commit
c23cbaeb59
27
clu/dec.txt
27
clu/dec.txt
|
@ -1,27 +0,0 @@
|
||||||
This is the wolfSSL: Command Line Utility (wolfssl CLU).
|
|
||||||
To use this feature, please configure wolfssl with the following line:
|
|
||||||
|
|
||||||
'''
|
|
||||||
./configure --enable-pwdbased --enable-opensslextra
|
|
||||||
'''
|
|
||||||
|
|
||||||
The pwdbased is for password based encryption allowing the user
|
|
||||||
to specify a unique password known only to him/her self and the
|
|
||||||
recipient of the encrypted file.
|
|
||||||
|
|
||||||
The opensslextra provides utility for a hex to binary conversion of
|
|
||||||
hexidecimal values.
|
|
||||||
|
|
||||||
other features that can be included when configuring wolfssl for
|
|
||||||
encryption or decryption are:
|
|
||||||
|
|
||||||
--enable-camellia
|
|
||||||
--enable-des3
|
|
||||||
|
|
||||||
--enable-blake2
|
|
||||||
--enable-sha512
|
|
||||||
--enable-fortress
|
|
||||||
|
|
||||||
then run "./configure", "make", and "make install" before using wolfssl CLU
|
|
||||||
|
|
||||||
Thank you and have fun!
|
|
BIN
clu/enc.txt
BIN
clu/enc.txt
Binary file not shown.
Loading…
Reference in New Issue