X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=entropium.c;h=fdbf13cf4b8e5977ba411e0346f732f58482b0cf;hb=f6e331f76599dbb9b3bb82fb9600bbc4410b77bb;hp=db143cbaacadfccaf8e16e1a9f48a87b0411f087;hpb=61444fd31d322390f89b2c3955728eeea1193a67;p=avr-crypto-lib.git diff --git a/entropium.c b/entropium.c index db143cb..fdbf13c 100644 --- a/entropium.c +++ b/entropium.c @@ -1,9 +1,28 @@ +/* entropium.c */ +/* + This file is part of the Crypto-avr-lib/microcrypt-lib. + Copyright (C) 2008 Daniel Otte (daniel.otte@rub.de) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . +*/ /** - * \file entropium.c - * \author Daniel Otte - * \date 17.05.2006 + * \file entropium.c + * \author Daniel Otte + * \email daniel.otte@rub.de + * \date 2006-05-17 * \par License: - * GPL + * GPLv3 or later * \brief This file contains an implementaition of a pseudo-random-number generator. * * Extension 1: