[Pkg-javascript-commits] [node-browserify-aes] 03/92: docs
    Bastien Roucariès 
    rouca at moszumanska.debian.org
       
    Sun Jun  4 09:35:15 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-browserify-aes.
commit e5585776127273582360b6811b7cc8b96372821d
Author: Calvin Metcalf <cmetcalf at appgeo.com>
Date:   Thu Oct 16 08:42:49 2014 -0400
    docs
---
 readme.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/readme.md b/readme.md
index 6726be4..2038b40 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,6 @@
 browserify-aes
 ====
 
-much of this taken from the aes implimentation in [triplesec](https://github.com/keybase/triplesec), they are just normal streams for now, no fancy stuff.
\ No newline at end of file
+much of this taken from the aes implimentation in [triplesec](https://github.com/keybase/triplesec), they are just normal streams for now, no fancy stuff.
+
+EVP_BytesToKey is a strait up port of the same function from openssl as there is literally no documenation on it beyond it using 'undocumented extentions' for longer keys.
\ No newline at end of file
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browserify-aes.git
    
    
More information about the Pkg-javascript-commits
mailing list