This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b4e5b7d5ab
freebsd-ports
/
security
/
aescrypt
/
pkg-plist
5 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
A command-line Rijndael (AES) encryption/decryption utility.
2000-12-12 18:12:36 +01:00
bin/aescrypt
bin/aesget
Perform some much-needed work on aescrypt that somehow lingered for seven years... - make aesget actually work with the default keysize (initialize it!) - do not overflow the key filename buffers while parsing command-line options - break out common code into a single file - make the read()/write() loops a bit more robust - fix lots of compiler warnings - use snprintf() instead of strcpy()/strcat() - write mdoc manual pages for aescrypt(1) and aesget(1) - install the binaries and the manual pages with the correct permission mode
2008-06-08 19:54:35 +02:00
%%PORTDOCS%%%%DOCSDIR%%/README.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
Reference in a new issue
Copy permalink