diff options
author | lloyd <[email protected]> | 2008-06-07 19:45:25 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-06-07 19:45:25 +0000 |
commit | 64fe249a1fdfc2a41a41c6863a07b23960879293 (patch) | |
tree | 110854301a1ce39bfae3b1279c24185d03577483 /doc/license.txt | |
parent | f180b1a85275279785e145d11fc3a9077400f11b (diff) |
Check in the first import from InSiTo, SHA1PRNG, which implements the
Java SecureRandom PRNG algorithm. (I accidentally checked in the header
in the previous revision).
Diffstat (limited to 'doc/license.txt')
-rw-r--r-- | doc/license.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/license.txt b/doc/license.txt index 827bc839b..43cc7decb 100644 --- a/doc/license.txt +++ b/doc/license.txt @@ -5,6 +5,8 @@ Copyright (C) 1999-2008 Jack Lloyd 2005-2006 Matt Johnston 2006 Luca Piccarreta 2007 Yves Jerschow + 2007 FlexSecure GmbH + 2007 Manuel Hartl Redistribution and use in source and binary forms, for any use, with or without modification, is permitted provided that the following conditions are met: |