diff options
author | lloyd <[email protected]> | 2008-06-23 13:22:37 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-06-23 13:22:37 +0000 |
commit | 609b6553414aa06cef322d528d7037988e8c8b90 (patch) | |
tree | de484ee243202b3ea2880f3bfcfb131cb8c7b001 /doc/license.txt | |
parent | ef74c82626eb8b3f5ae6abfbd4fd8d356f4363b5 (diff) |
Remove SHA1PRNG for the moment, until
a) I am sure we really want to include this (proprietary, unanalyzed?)
PRNG in Botan
b) I have a chance to add test cases and clean up the code.
Also note a few more changes in the changelog, and set a provisial release
date for sometime in July.
Diffstat (limited to 'doc/license.txt')
-rw-r--r-- | doc/license.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/license.txt b/doc/license.txt index 43cc7decb..827bc839b 100644 --- a/doc/license.txt +++ b/doc/license.txt @@ -5,8 +5,6 @@ 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: |