]> git.cryptolib.org Git - avr-crypto-lib.git/commitdiff
fixing E-Mail-Address & Copyright
authorbg <bg@nerilex.org>
Fri, 6 Feb 2015 02:43:31 +0000 (03:43 +0100)
committerbg <bg@nerilex.org>
Fri, 6 Feb 2015 02:43:31 +0000 (03:43 +0100)
583 files changed:
Makefile_en21
Makefile_m644
Makefile_main.inc
USAGE.blockciphers
USAGE.hashfunctions
USAGE.streamciphers
a51/A5_1.c
a51/A5_1.h
aes/aes.h
aes/aes128_dec.c
aes/aes128_dec.h
aes/aes128_enc.c
aes/aes128_enc.h
aes/aes192_dec.c
aes/aes192_dec.h
aes/aes192_enc.c
aes/aes192_enc.h
aes/aes256_dec.c
aes/aes256_dec.h
aes/aes256_enc.c
aes/aes256_enc.h
aes/aes_dec-asm.S
aes/aes_dec-asm_faster.S
aes/aes_dec.c
aes/aes_dec.h
aes/aes_enc-asm.S
aes/aes_enc.c
aes/aes_enc.h
aes/aes_invsbox-asm.S
aes/aes_invsbox.h
aes/aes_keyschedule-asm.S
aes/aes_keyschedule.c
aes/aes_keyschedule.h
aes/aes_sbox-asm.S
aes/aes_sbox.h
aes/aes_types.h
arcfour/arcfour-asm.S
arcfour/arcfour.c
arcfour/arcfour.h
avr-asm-macros.S
base64/base64_dec.c
base64/base64_dec.h
base64/base64_enc.c
base64/base64_enc.h
bcal/bcal-basic.c
bcal/bcal-basic.h
bcal/bcal-cbc.c
bcal/bcal-cbc.h
bcal/bcal-cfb_bit.c
bcal/bcal-cfb_bit.h
bcal/bcal-cfb_byte.c
bcal/bcal-cfb_byte.h
bcal/bcal-cmac.c
bcal/bcal-cmac.h
bcal/bcal-ctr.c
bcal/bcal-ctr.h
bcal/bcal-eax.c
bcal/bcal-eax.h
bcal/bcal-nessie.c
bcal/bcal-nessie.h
bcal/bcal-ofb.c
bcal/bcal-ofb.h
bcal/bcal-performance.c
bcal/bcal-performance.h
bcal/bcal_aes128.c
bcal/bcal_aes128.h
bcal/bcal_aes128_enconly.c
bcal/bcal_aes128_enconly.h
bcal/bcal_aes192.c
bcal/bcal_aes192.h
bcal/bcal_aes192_enconly.c
bcal/bcal_aes192_enconly.h
bcal/bcal_aes256.c
bcal/bcal_aes256.h
bcal/bcal_aes256_enconly.c
bcal/bcal_aes256_enconly.h
bcal/bcal_camellia128.c
bcal/bcal_camellia128.h
bcal/bcal_cast5.c
bcal/bcal_cast5.h
bcal/bcal_cast6.c
bcal/bcal_cast6.h
bcal/bcal_cscipher.c
bcal/bcal_cscipher.h
bcal/bcal_des.c
bcal/bcal_des.h
bcal/bcal_khazad.c
bcal/bcal_khazad.h
bcal/bcal_present128.c
bcal/bcal_present128.h
bcal/bcal_present80.c
bcal/bcal_present80.h
bcal/bcal_rc5.c
bcal/bcal_rc5.h
bcal/bcal_rc6.c
bcal/bcal_rc6.h
bcal/bcal_seed.c
bcal/bcal_seed.h
bcal/bcal_serpent.c
bcal/bcal_serpent.h
bcal/bcal_skipjack.c
bcal/bcal_skipjack.h
bcal/bcal_tdes.c
bcal/bcal_tdes.h
bcal/bcal_tdes2.c
bcal/bcal_tdes2.h
bcal/bcal_threefish1024.c
bcal/bcal_threefish1024.h
bcal/bcal_threefish256.c
bcal/bcal_threefish256.h
bcal/bcal_threefish512.c
bcal/bcal_threefish512.h
bcal/bcal_xtea.c
bcal/bcal_xtea.h
bigint/bigint-stub.c
bigint/bigint.c
bigint/bigint.h
bigint/bigint_add_u.S
bigint/bigint_adjust.S
bigint/bigint_asm.S
bigint/bigint_io.c
bigint/bigint_io.h
bigint2/bigint2.h
bigint2/bigint2_io.c
bigint2/bigint2_io.h
blake/blake_common.c
blake/blake_common.h
blake/blake_large.c
blake/blake_large.h
blake/blake_small.c
blake/blake_small.h
blockcipher_descriptor.h
bmw/bmw_224-tinyasm.S
bmw/bmw_256-tinyasm.S
bmw/bmw_large.c
bmw/bmw_large.h
bmw/bmw_small-asm.S
bmw/bmw_small-tinyasm.S
bmw/bmw_small.c
bmw/bmw_small.h
camellia/camellia-asm.S
camellia/camellia.h
camellia/camellia128-stub.c
camellia/camellia_C.c
cast5/cast5-sbox.c
cast5/cast5-sbox.h
cast5/cast5.c
cast5/cast5.h
cast6/cast6-sbox.c
cast6/cast6-sbox.h
cscipher/cscipher.h
cscipher/cscipher_sbox.c
cscipher/cscipher_sbox.h
cscipher/cscipher_small.c
cscipher/cscipher_tiny_asm.S
cubehash/cubehash.c
cubehash/cubehash.h
cubehash/cubehash_rotates.S
cubehash/cubehash_rotates.h
cubehash/xchg.S
cubehash/xchg.h
debug.h
des/des.c
des/des.h
dsa/dsa.h
dsa/dsa_key_blob.c
dsa/dsa_key_blob.h
dsa/dsa_sign.c
dsa/dsa_verify.c
ecdsa/ecc.h
ecdsa/ecc_chudnovsky.c
ecdsa/ecdsa.h
ecdsa/ecdsa_sign.c
ecdsa/ecdsa_sign.h
ecdsa/nist_p192.c
ecdsa/nist_p192.h
ecdsa/random_dummy.c
ecdsa/random_dummy.h
echo/aes_enc_round-asm.S
echo/aes_enc_round.h
echo/echo.c
echo/echo.h
entropium/entropium.c
entropium/entropium.h
gcm/gcm128.c
gcm/gcm128.h
gf256mul/gf256mul.S
gf256mul/gf256mul.h
grain/grain.c
grain/grain.h
groestl/groestl_large.c
groestl/groestl_large.h
groestl/groestl_small.c
groestl/groestl_small.h
hfal/hfal-basic.c
hfal/hfal-basic.h
hfal/hfal-hmac.c
hfal/hfal-hmac.h
hfal/hfal-nessie.c
hfal/hfal-nessie.h
hfal/hfal-performance.c
hfal/hfal-performance.h
hfal/hfal-test.c
hfal/hfal-test.h
hfal/hfal_blake_large.c
hfal/hfal_blake_large.h
hfal/hfal_blake_small.c
hfal/hfal_blake_small.h
hfal/hfal_bmw_large.c
hfal/hfal_bmw_large.h
hfal/hfal_bmw_small.c
hfal/hfal_bmw_small.h
hfal/hfal_cubehash.c
hfal/hfal_cubehash.h
hfal/hfal_echo.c
hfal/hfal_echo.h
hfal/hfal_groestl_large.c
hfal/hfal_groestl_large.h
hfal/hfal_groestl_small.c
hfal/hfal_groestl_small.h
hfal/hfal_jh.c
hfal/hfal_jh.h
hfal/hfal_keccak.c
hfal/hfal_keccak.h
hfal/hfal_md5.c
hfal/hfal_md5.h
hfal/hfal_sha1.c
hfal/hfal_sha1.h
hfal/hfal_sha224.c
hfal/hfal_sha224.h
hfal/hfal_sha256.c
hfal/hfal_sha256.h
hfal/hfal_sha384.c
hfal/hfal_sha384.h
hfal/hfal_sha512.c
hfal/hfal_sha512.h
hfal/hfal_shabal.c
hfal/hfal_shabal.h
hfal/hfal_skein1024.c
hfal/hfal_skein1024.h
hfal/hfal_skein256.c
hfal/hfal_skein256.h
hfal/hfal_skein512.c
hfal/hfal_skein512.h
hfal/hfal_twister224.c
hfal/hfal_twister224.h
hfal/hfal_twister256.c
hfal/hfal_twister256.h
hfal/hfal_twister384.c
hfal/hfal_twister384.h
hfal/hfal_twister512.c
hfal/hfal_twister512.h
hfal/hfal_whirlpool.c
hfal/hfal_whirlpool.h
hfal/hfal_whirlpool_0.c
hfal/hfal_whirlpool_0.h
hfal/hfal_whirlpool_t.c
hfal/hfal_whirlpool_t.h
hmac-md5/hmac-md5.c
hmac-md5/hmac-md5.h
hmac-sha1/hmac-sha1.c
hmac-sha1/hmac-sha1.h
hmac-sha256/hmac-sha256.c
hmac-sha256/hmac-sha256.h
host/bigint2_test.rb
host/bigint_test.rb
host/cmacvs_test.rb
host/data2wiki.rb
host/fix-wiki-size.rb
host/get_performance.rb
host/get_test.rb
host/gf256_table_gen.c
host/gf256mul.c
host/nessie_check.rb
host/optimize_shift.rb
host/rsa_pkcs1v15_check.rb
host/shavs_test2.rb
jh/jh_simple.h
jh/jh_simple_aux.c
jh/jh_simple_small_core.c
jh/jh_simple_speed_core.c
jh/jh_tablegen.rb
jh/jh_tables.c
jh/jh_tables.h
keccak/keccak-asm.S
keccak/keccak.c
keccak/keccak.h
keccak/rotate64.S
keccak/rotate64.h
keysize_descriptor.c
keysize_descriptor.h
khazad/khazad.c
khazad/khazad.h
md5/md5-asm.S
md5/md5.c
md5/md5.h
md5/md5_sbox.c
md5/md5_sbox.h
memxor/memxor.S
memxor/memxor_p.S
mgf1/mgf1.c
mgf1/mgf1.h
mickey128/mickey128.c
mqq-sign/mqq160-sign-asm.S
mqq-sign/mqq160-sign.h
mqq-sign/mqq160-sign_P-asm.S
mqq-sign/mqq160-sign_P-stub.c
mqq-sign/mqq160-sign_P.c
mqq-sign/mqq160-sign_P.h
mqq-sign/mqq160-sign_testkey.c
mqq-sign/mqq160-sign_testkey.h
mugi/mugi.c
mugi/mugi.h
noekeon/noekeon.c
noekeon/noekeon.h
noekeon/noekeon_asm.S
noekeon/noekeon_cbc_enc.S
noekeon/noekeon_ctr.S
noekeon/noekeon_ctr.h
noekeon/noekeon_prng.c
noekeon/noekeon_prng.h
noekeon/omac_noekeon.S
noekeon/omac_noekeon.h
norx/norx32.c
norx/norx32.h
present/present128.c
present/present128.h
present/present80.c
present/present80.h
present/present_common.c
present/present_common.h
present/present_speed.c
present/present_speed.h
rabbit/rabbit.h
rabbit/rabbit_c.c
rc5/rc5.c
rc5/rc5.h
rc6/rc6.c
rc6/rc6.h
rsa/random_dummy.c
rsa/random_dummy.h
rsa/rsa_basic.c
rsa/rsa_basic.h
rsa/rsaes_oaep.c
rsa/rsaes_oaep.h
rsa/rsaes_pkcs1v15.c
rsa/rsaes_pkcs1v15.h
salsa20/salsa20.c
salsa20/salsa20.h
scal/scal-basic.c
scal/scal-basic.h
scal/scal-nessie.c
scal/scal-nessie.h
scal/scal_arcfour.c
scal/scal_arcfour.h
scal/scal_grain.c
scal/scal_grain.h
scal/scal_mickey128.c
scal/scal_mickey128.h
scal/scal_rabbit.c
scal/scal_rabbit.h
scal/scal_salsa20.c
scal/scal_salsa20.h
scal/scal_trivium.c
scal/scal_trivium.h
seed/seed-asm.S
seed/seed.h
seed/seed_C.c
seed/seed_sbox.c
seed/seed_sbox.h
serpent/serpent-asm.S
serpent/serpent-sboxes-bitslice-asm.S
serpent/serpent-sboxes-bitslice.c
serpent/serpent-sboxes-fast.S
serpent/serpent-sboxes-small.S
serpent/serpent-sboxes.h
serpent/serpent-sboxes_c.c
serpent/serpent.c
serpent/serpent.h
sha1/sha1-asm.S
sha1/sha1.c
sha1/sha1.h
sha2/sha224.c
sha2/sha224.h
sha2/sha256.c
sha2/sha256.h
sha2/sha2_large_common.c
sha2/sha2_large_common.h
sha2/sha2_small_common.c
sha2/sha2_small_common.h
sha2/sha384.c
sha2/sha384.h
sha2/sha512.c
sha2/sha512.h
sha256/sha256-asm.S
sha256/sha256.c
sha256/sha256.h
sha3-api.h
shabal/shabal-asm.S
shabal/shabal.c
shabal/shabal.h
shabal/shabal192-asm.S
shabal/shabal192.c
shabal/shabal224-asm.S
shabal/shabal224.c
shabal/shabal256-asm.S
shabal/shabal256.c
shabal/shabal384-asm.S
shabal/shabal384.c
shabal/shabal512-asm.S
shabal/shabal512.c
shabea/shabea.c
shabea/shabea.h
shacal1/shacal1_enc.c
shacal1/shacal1_enc.h
shacal2/shacal2_enc.c
shacal2/shacal2_enc.h
skein/skein.h
skein/skein1024.c
skein/skein1024_asm.S
skein/skein256.c
skein/skein256_asm.S
skein/skein512.c
skein/skein512_asm.S
skein/threefish.h
skein/threefish1024_dec.c
skein/threefish1024_dec_asm.S
skein/threefish1024_dec_cstub.c
skein/threefish1024_enc.c
skein/threefish1024_enc_asm.S
skein/threefish256_dec.c
skein/threefish256_dec_asm.S
skein/threefish256_dec_cstub.c
skein/threefish256_enc.c
skein/threefish256_enc_asm.S
skein/threefish256_enc_small.S
skein/threefish512_dec.c
skein/threefish512_dec_asm.S
skein/threefish512_dec_cstub.c
skein/threefish512_enc.c
skein/threefish512_enc_asm.S
skein/threefish_invmix.S
skein/threefish_invmix_4c.S
skein/threefish_invmix_c.c
skein/threefish_mix.S
skein/threefish_mix_4c.S
skein/threefish_mix_c.c
skein/ubi.h
skein/ubi1024.c
skein/ubi1024_asm.S
skein/ubi256.c
skein/ubi256_asm.S
skein/ubi512.c
skein/ubi512_asm.S
skipjack/skipjack.c
skipjack/skipjack.h
skipjack/skipjack_nofix.c
stack_measuring.S
stack_measuring.h
streamcipher_descriptor.h
string-extras.h
test_src/avr-asm-macros.S
test_src/circularbytebuffer-asm.S
test_src/circularbytebuffer.h
test_src/cli-basics.S
test_src/cli-core.S
test_src/cli-hexdump.S
test_src/cli-stub.c
test_src/cli.h
test_src/cmacvs.c
test_src/cmacvs.h
test_src/config.h
test_src/dbz_strings.c
test_src/dbz_strings.h
test_src/debug.c
test_src/dump-asm.S
test_src/dump-decl.c
test_src/dump.h
test_src/hexdigit_tab.S
test_src/hexdigit_tab.h
test_src/hexdigit_tab_c.c
test_src/main-a5_1-test.c
test_src/main-aes-test.c
test_src/main-arcfour-test.c
test_src/main-base64-test.c
test_src/main-bigint-test.c
test_src/main-bigint2-test.c
test_src/main-blake-test.c
test_src/main-bmw-test.c
test_src/main-camellia-test.c
test_src/main-cast5-test.c
test_src/main-cscipher-test.c
test_src/main-cubehash-test.c
test_src/main-des-test.c
test_src/main-dsa-test.c
test_src/main-ecdsa-test.c
test_src/main-echo-test.c
test_src/main-entropium-test.c
test_src/main-gcm-test.c
test_src/main-grain-test.c
test_src/main-groestl-test.c
test_src/main-hmac-md5-test.c
test_src/main-hmac-sha1-test.c
test_src/main-hmac-sha256-test.c
test_src/main-jh-test.c
test_src/main-keccak-test.c
test_src/main-khazad-test.c
test_src/main-md5-test.c
test_src/main-mqq160-sign-test.c
test_src/main-mugi-test.c
test_src/main-noekeon-test.c
test_src/main-norx-test.c
test_src/main-omac-noekeon-test.c
test_src/main-present-test.c
test_src/main-rabbit-test.c
test_src/main-rc5-test.c
test_src/main-rc6-test.c
test_src/main-rsaes_oaep-test.c
test_src/main-rsaes_pkcs1v15-test.c
test_src/main-salsa20-test.c
test_src/main-seed-test.c
test_src/main-serpent-test.c
test_src/main-sha1-test.c
test_src/main-sha2-test.c
test_src/main-sha256-test.c
test_src/main-shabal-test.c
test_src/main-shabea-test.c
test_src/main-shacal1_enc-test.c
test_src/main-shacal2_enc-test.c
test_src/main-skein-test.c
test_src/main-skipjack-test.c
test_src/main-tdes-test.c
test_src/main-test-common.c
test_src/main-test-common.h
test_src/main-threefish-test.c
test_src/main-trivium-test.c
test_src/main-twister-test.c
test_src/main-ubi-test.c
test_src/main-whirlpool-0-test.c
test_src/main-whirlpool-t-test.c
test_src/main-whirlpool-test.c
test_src/main-xtea-test.c
test_src/nessie_bc_test.c
test_src/nessie_bc_test.h
test_src/nessie_common.c
test_src/nessie_common.h
test_src/nessie_hash_test.c
test_src/nessie_hash_test.h
test_src/nessie_mac_test.c
test_src/nessie_mac_test.h
test_src/nessie_stream_test.c
test_src/nessie_stream_test.h
test_src/performance_test.c
test_src/performance_test.h
test_src/setbaud_asm.inc
test_src/shavs.c
test_src/shavs.h
test_src/string-extras-asm.S
test_src/string-extras.h
test_src/uart.h
test_src/uart_defs.h
test_src/uart_i-asm.S
test_src/uart_i.c
test_src/uart_i.h
test_src/uart_ni-asm.S
test_src/uart_ni.h
trivium/trivium.c
trivium/trivium.h
twister/twister-asm.S
twister/twister-large-asm.S
twister/twister-large.c
twister/twister-small-asm.S
twister/twister.c
twister/twister.h
twister/twister224.S
twister/twister256.S
twister/twister384.S
twister/twister512.S
whirlpool/whirlpool.c
whirlpool/whirlpool.h
xtea/xtea-asm.S
xtea/xtea.c
xtea/xtea.h

index def87ba109dddabd47bbd1804ccbef698ccf5f4c..f8212be121336419ae8c720aaf8b56bb8fa86657 100644 (file)
@@ -1,7 +1,7 @@
 # Makefile for the AVR-Crypto-Lib project
 #
 #    This file is part of the AVR-Crypto-Lib.
-#    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+#    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 #
 #    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
index 491274059e44317bd15169027b02688ee5c11f0b..ae6ef0889482e5088d0c1b4177e9b0e24d30eba5 100644 (file)
@@ -1,7 +1,7 @@
 # Makefile for the AVR-Crypto-Lib project
 #
 #    This file is part of the AVR-Crypto-Lib.
-#    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+#    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 #
 #    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
index a2e478641d5d57573b06804f66f4f84d326f15ee..7402b9d91ef90eca41c8086600a8a02e33650d67 100644 (file)
@@ -1,7 +1,7 @@
 # Makefile for the AVR-Crypto-Lib project
 #
 #    This file is part of the AVR-Crypto-Lib.
-#    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+#    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 #
 #    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
index 227ec3566f4a240897cc971a9dd25ff50eaab89c..52abc9f66495edbb39a90bb831e6d0d42a521ad3 100644 (file)
@@ -3,7 +3,7 @@
 ===================================
 
 Author: Daniel Otte
-email:  daniel.otte@rub.de
+email:  bg@nerilex.org
  
  
 0. Foreword
index 163cd2d4aa1794d0bdd894fbb6d82c27267eb0ac..1aa870357ba9661dba6d4b24a08d1749461dd752 100644 (file)
@@ -3,7 +3,7 @@
 ===================================
 
 Author: Daniel Otte
-email:  daniel.otte@rub.de
+email:  bg@nerilex.org
  
  
 0. Foreword
index 50255c9404a27af3dd2e863847cf59764b7ec66e..aed1a565c43d59c992beff99c9b2476e32536cec 100644 (file)
@@ -3,7 +3,7 @@
 ====================================
 
 Author: Daniel Otte
-email:  daniel.otte@rub.de
+email:  bg@nerilex.org
  
  
 0. Foreword
index 70917f33b446a812392bdd68407a7619df99c456..7b176ddad3d18ecf88ae13f565b807e785f88a45 100644 (file)
@@ -1,7 +1,7 @@
 /* A5_1.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -19,7 +19,7 @@
 /* 
  * File:        A5_1.c
  * Author:      Daniel Otte
- * email:       daniel.otte@rub.de
+ * email:       bg@nerilex.org
  * Date:        2006-06-24
  * License:     GPLv3 or later
  * Description: Implementation of the A5/1 stream cipher algorithm, as used in GSM.
index e1346332eebbc0fa11728673bf0b43d2968cf7e0..fa136d499417deb1b38ec7df70475234c9af3b0f 100644 (file)
@@ -1,7 +1,7 @@
 /* A5_1.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 011b2c343a4ab51bb458fd9ca9f8d2673454ec69..4e662e4229d9418013d578be656ad13f899da0d6 100644 (file)
--- a/aes/aes.h
+++ b/aes/aes.h
@@ -1,7 +1,7 @@
 /* aes.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-30
  * \license  GPLv3 or later
index 083aa9a4af775712e7fdf02ba932aa03e3985629..3868bbe2d1639811f5811d1f78913982b1c269c8 100644 (file)
@@ -1,7 +1,7 @@
 /* aes128_dec.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes128_dec.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-30
  * \license  GPLv3 or later
index 1f4e7f804d4db409467a2fbe1a0fd9c1e8947049..4a5f8953ee432e367ca1d46f8abb4aa919bacdf8 100644 (file)
@@ -1,7 +1,7 @@
 /* aes128_dec.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes128_dec.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-30
  * \license  GPLv3 or later
index bde128438536495e15f489c02c556e485cf64027..5765f8c8b26c40506052d744ecf2df9bdc651976 100644 (file)
@@ -1,7 +1,7 @@
 /* aes128_enc.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes128_enc.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-30
  * \license  GPLv3 or later
index ffa7445754b8199ada2621fa35323d916e6d515b..15be3e3682bbb2a08780990ba3057b292547a6d5 100644 (file)
@@ -1,7 +1,7 @@
 /* aes128_enc.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes128_enc.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-30
  * \license  GPLv3 or later
index ce762d075629cd0614e350b1c710e24d8f2ca994..c37cc8dbadc55300bdf94cb6d9d1abe40db8e83f 100644 (file)
@@ -1,7 +1,7 @@
 /* aes192_dec.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes192_dec.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-31
  * \license  GPLv3 or later
index 5eca61a031202ac797b0a8b85ad89db4626b9ecf..e9cb876c83011a7d923e2e316a540a9ffc5e8208 100644 (file)
@@ -1,7 +1,7 @@
 /* aes192_dec.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes192_dec.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-31
  * \license  GPLv3 or later
index eacc7a0e04eed846eab040f13b611acafdf56878..6d071a7980426e1d4c0f54cfff7bcb3787e4810a 100644 (file)
@@ -1,7 +1,7 @@
 /* aes192_enc.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes192_enc.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-31
  * \license  GPLv3 or later
index 0aa308fda4ac7646ff5c0a0e2997c275201afccf..9a897cfd3fedb4e3f99e667dbbd789707059e164 100644 (file)
@@ -1,7 +1,7 @@
 /* aes192_enc.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes192_enc.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-31
  * \license  GPLv3 or later
index 6425eb2eb09e32d4736d5cb7b0ae679862b96905..b6961d94b5715e27507a23a3672d8876bb704a57 100644 (file)
@@ -1,7 +1,7 @@
 /* aes256_dec.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes256_dec.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-31
  * \license  GPLv3 or later
index 0b354db7adfe832dec4b621c00c1a04c4db645c3..09ba1fc1880367bb46f4ac007589f463aa6b793f 100644 (file)
@@ -1,7 +1,7 @@
 /* aes256_dec.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes256_dec.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-31
  * \license  GPLv3 or later
index 3e3e379299a59e1ea41ba446dc2f843177c0a1eb..0957bf9d78fa2beffa20b5b3ac7fd1851be47984 100644 (file)
@@ -1,7 +1,7 @@
 /* aes256_enc.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes256_enc.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-31
  * \license  GPLv3 or later
index 00b12b44fd1d6fd47122dda276e3182281fb911e..3bc7dbd62be4bd7b6f63780bd1ddc52ff94f1fb3 100644 (file)
@@ -1,7 +1,7 @@
 /* aes256_enc.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes256_enc.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-31
  * \license  GPLv3 or later
index 4edbb63692f3453b75cc34c8949c061e179cd8c7..0b9bc322b441edb2a1b053449b336e8067dbbadb 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_dec-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes_dec-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-10
  * \license  GPLv3 or later
index 4796f4ed549e5716372c855ad7d9f532eff04e05..a80a08eb931f94f636e628cfba529995b7daae6b 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_dec-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes_dec-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-10
  * \license  GPLv3 or later
index 5db465ba5a90f3bc33602a5f23ae65dfd4fe9b09..fabe7a216f98a2cdeaf2f085ccbc2e2f86766eec 100644 (file)
@@ -1,7 +1,7 @@
 /* aes.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index e267170e5bb3adc4ed2da39f1fe32ccc4b1777a2..ecedd43e24b212cd3ded8ca4f9fcfe0282288e05 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_dec.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes_dec.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-30
  * \license  GPLv3 or later
index 83c6d554e9e3d4cbdeb406f35c0f242122985be5..0923571e50b60d4b91552303ebf4e487c02c404f 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_enc-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes_enc-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-10
  * \license  GPLv3 or later
index be2418f17b07c5a0b7453388b9a6703686e6c875..ef8f66dc34acd2b5e7c7f5c1248e6c8a1400a175 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_enc.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes_enc.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-30
  * \license  GPLv3 or later
index 63b13d9747c4dd58f6c5f3c77d697ac36a197a94..3600b64db8eaf1ae0160badf0315b08a03e0a28a 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_enc.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes_enc.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-30
  * \license  GPLv3 or later
index 9ab899f6287146975f6948d13dc63a29137dd674..ca844ae619d77eb53548042355400949cc7fbd93 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_sbox-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes_dec-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-10
  * \license  GPLv3 or later
index 5a19e79d3e910cb3ab0d17380f65f3af7f5e3370..e38b153057bc093edc3b5316a6b97128c332ea87 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_invsbox.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes_invsbox.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-30
  * \license  GPLv3 or later
index 74595d93483c2b1458d11e0b0c0eb33d9d2f4fdf..0380849223e62f4a9a2cccfbf20a4aba4815d32c 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_keyschedule-asm */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes_keyschedule-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 8d2871b34a5d9e3f9f2f4833e23ba0a752bb86d8..277b44715b60c4e8e4542a2dd8a3eb43ddae5f65 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_keyschedule.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes_keyschedule.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-30
  * \license  GPLv3 or later
index dc00e9719cf5492fdcc70b1c861e6bb16bbd3b1e..be83ad9fdf569bf6d29df2c0002ee16eddfac55b 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_keyschedule.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes_keyschedule.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-30
  * \license  GPLv3 or later
index e60969875f41d014fee07fa94819ab818e205628..f93c95f2b82d21dce0efc8921c222854ebbc41d8 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_sbox-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes_dec-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-10
  * \license  GPLv3 or later
index 369936bf04208de5f2c5adfbedb8d7eb03e975b6..491ba0eb5af605da633214d4492c5c394b636907 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_sbox.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     aes_sbox.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-30
  * \license  GPLv3 or later
index d69dd9fddf5c651fd5f28d7dc8f4daba6e7c0c80..df9ddf3850c91196bba1eb3e54ca36721e12df42 100644 (file)
@@ -1,7 +1,7 @@
 /* aes.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes_types.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2008-12-30
  * \license  GPLv3 or later
index 44cf6e23531a24d2b5773c49e30a650f94d13eb9..a7f5a88b22f9ed804838036eff2247093f243559 100644 (file)
@@ -1,7 +1,7 @@
 /* arcfour-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3f155a597e18803d8523e992553f5d93fd6bc41a..fbb644f1446b8db81fcc95dc644467bd6179cc64 100644 (file)
@@ -1,7 +1,7 @@
 /* arcfour.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -19,7 +19,7 @@
 /*
  * File:        arcfour.c
  * Author:      Daniel Otte
- * email:       daniel.otte@rub.de
+ * email:       bg@nerilex.org
  * Date:        2006-06-07
  * License:     GPLv3 or later
  * Description: Implementation of the ARCFOUR (RC4 compatible) stream cipher algorithm.
index e4612cf0167e4258b9e57fb5dd77f2950194e038..6a69219961529a245b20418cc30ad6b9cf060b88 100644 (file)
@@ -1,7 +1,7 @@
 /* arcfour.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 1a640c70177e0756698fa3f97fff9ac04cdbe7e9..afaf78ce1905b360abb9d9227bf4d1940f1fcdb5 100644 (file)
@@ -1,7 +1,7 @@
 /* avr-asm-macros.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 5e22d566c0f1a864967a3556c4de6e65ec1f4f76..0ce43fd45638854b60ed7d8aae8f5416c8146d87 100644 (file)
@@ -1,7 +1,7 @@
 /* base64_dec.c */
 /*
  *   This file is part of the AVR-Crypto-Lib.
- *   Copyright (C) 2006, 2007, 2008  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
index c6fa343bf98fef321721af695b9b5cc5acdcccac..1cb63d3dec4bb125170953ded0e8772e97e7ade4 100644 (file)
@@ -1,7 +1,7 @@
 /* base64_dec.h */
 /*
  *   This file is part of the AVR-Crypto-Lib.
- *   Copyright (C) 2006, 2007, 2008  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
index 187e002279caf15a2228a8bd73e9a855b149732a..49a7c36874deeda8d9ae23216a253a9ad9c26873 100644 (file)
@@ -1,7 +1,7 @@
 /* base64_enc.c */
 /*
  *   This file is part of the AVR-Crypto-Lib.
- *   Copyright (C) 2006, 2007, 2008  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
index dd3bc96bbe6604ace5c90f65ea82bdb80f1585a5..f321fefea4f475850a608286a0c986b04338dd1e 100644 (file)
@@ -1,7 +1,7 @@
 /* base64_enc.h */
 /*
  *   This file is part of the AVR-Crypto-Lib.
- *   Copyright (C) 2006, 2007, 2008  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
index 78a490d1467a9b0232f258ad85db75fed1676839..578848d4afcd09d66351f8528eb69e476b4ae85c 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-basic.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 3f83f186a7c2e697f8f3ecf38d5ef58f2e667b6d..d4dab416cbc1985fa2c57d7aeba94caaee77664f 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-basic.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 1135e7b7e19ddce36ca710c782850d2321b60c8b..4c4ec5e39804c1948ecdc16e933502bc4371f03e 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-cbc.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index fc096dc68b708d0a03aa60c66d76b2d4ac3450fa..2360c6160e3c94678c147af80dc28b934964aaa5 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-cbc.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index f8687cafc79a022e9bf24e3f0db26b107282af86..07ae516fdfc141607202444c09e31179a436e206 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-cfb_bit.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index a77ff5de3afeafcc50966c526e04d1ced404f554..f2904759af3a12eed87ba138fdffaa2025e49786 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-cfb_bit.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 48f03a0e66c811ee019e7307efaebf87bbe1b9d9..cc22d99516e092c166e2e518fe9a4e48811d174c 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-cfb_byte.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index f3d3cef9162acbe20550e87285b559316c1b4533..c96530790391b9d8bb0a8c90cb0f906907933968 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-cbc.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index c1f8f6fc9417cfa8c0dacbcce1c20cd16c104001..7d774e6ecead9834183f5506ec1c6df2b61c5f94 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-omac.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 9f0f3b9186d73d4c4f4b421aff80fa2099179bb5..a484bf8c2007344ebb27a809cbaa5f12ca02ee85 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-cmac.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index efc24887e42d7e1d64bd28fdcd6bb7c2a5e06a10..509ddc16d9dc472c956105b7791ff78c119f3b73 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-ctr.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 738ab3319a29947f5f849b118b4c97187c2bad28..0fde911b581b3bd6180c6f56dfbe4da2175e2df5 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-ctr.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index f36d3f0a19f8092668bdc8d8c8ce430231f2e143..3d990c85be31372206964d5b214732168a995257 100644 (file)
@@ -1,7 +1,7 @@
 /* bca-eax.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 53ecc32c96d9d6872467dba2f1f13860711cf54d..4da9798072bc450d57f92b6f55eb9512bcb7f19a 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-eax.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 54a8712cfd53d659ced0fef78d90178b84407c14..d9f7dba2eb1793ab9cc00df8825a91c6768eb72b 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-nessie.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 0323a25d55f82024b22329f881ee3d495b8d915a..97cfd0c2ec3589c8b8b9079984b5f24961696f59 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-nessie.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -19,7 +19,7 @@
 /*
  * \file    bcal-nessie.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2010-12-19
  * \license GPLv3 or later
  *
index c92bcf5c9055bcd7d496acf3575acb9a205fe24b..ef5e75016b9092327d93a1cbf7124501972c4778 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-ofb.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 1a725ade60561192476373d59ff106f814ba2431..15f5ce9923957c56aeb27b0dc728228e5d3b3213 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-ofb.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 086e597195060a17976e84f2301f8c3d9a659c65..96084ad8d43c14fecfd752f91152fb887be731a2 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-performance.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -20,7 +20,7 @@
 /*
  * \file    bcal-performance.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2010-02-16
  * \license GPLv3 or later
  *
index 696b5bb8f32269d3adb5fbf0a6c864bfdcc0896e..c4f8f591268a8ae54056a5ccd04055eadc0712e0 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal-performance.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -20,7 +20,7 @@
 /*
  * \file    bcal-performance.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2010-02-16
  * \license GPLv3 or later
  *
index 05260cb6286649baaeaee416c5d2ee69a91ed516..8adb3770ce12ed090de0468e70db9fc4b3d8036a 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes128.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes128.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index 6c1bc678fd8d9daf56eb120f8b5891c5f18cdc22..95104f956f73f68a30adc5b61b2e82855e97e8b5 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes128.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes128.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index 42bc4a8d54fb524efcc191a89d8d84150aa80a3b..c5782b4ee23cd3b0a54cfaf5f5827445ed34a656 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes128.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes128.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index eb7a0c6b6fadbd2ff9fc841a9ac38447a28d2d7e..08d780f9b65a77425679d81cd5b082d5e23d0abe 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes128.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes128.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index ebea0054b019e46b3476f9e3472c5abac0606ad7..9b11c2c0dcfe0df3941904ec6df25ee8b0d3fe4f 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes192.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes192.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index 17da2e2397da508c09e062ab9d4d7bcbc2e3913f..ac80c69bd3a9324c4d301dfe41cbade04a3a86d8 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes192.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes192.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index 20c67887e3191df547739ed2c60d0e20ca2e7780..5d9e08392b7807b533050d9f395a56a7d131d66e 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes192.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes192.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index 1d51cb260cab754c74c7dba3a327d459dc68c955..6dc629011a84e572dc10b15ea2a28906a3b7381a 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes192.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes192.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index 64868458ee1bd8f39b93e6251c5bb271f025407e..c952e32963d1d4662d86121cb0db2634945572a4 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes256.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes256.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index 4cdd520c7240b442e5916a045424ec873620ae2c..2804e701fe2b51f553dbfa896970b061f9ea640f 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes256.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes256.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index 22c1bb23b95e72aad38f77b9e998e65e130c8de6..a6db07511e5e8550257f62b33a611980202336e3 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes256.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes256.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index 5474eeab2a38b1848b2c6233f63b2a0a882d40f9..c3dccba692f1603e5c653d4c4eb0e5cfe8cd6ecc 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_aes256.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_aes256.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-08
  * \license  GPLv3 or later
index b63c41d68f2690e484965b356dd32a67125d8ff2..b452a39a3b969fbdd1b835242938e5667ab771b3 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_camellia128.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_camellia128.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 5aeb4dbf4346c5dc17e52e172ac4bacd46bb75ea..c368e359f2f46b53ade77968b7d5636f5466eb8b 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_camellia128.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_camellia128.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 3dfbf0ff5add924bee99b0231bbdcd21bbc18e89..78a887226043d34a367d06f2a1b76f271dc21410 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_cast5.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_cast5.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 07095db546f03f539ec863c7cbddd1717ac039b9..cfe4b89c4b163745f42d3c2aa5fa7013b40bf901 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_cast5.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_cast5.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index ee7a5cc385de14a83d61057898e1ab23d129eef6..12a52537c690543a515c578b7ed7255de823a6e0 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_cast6.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_cast6.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-04-03
  * \license  GPLv3 or later
index 48cd30768d1ef8a91ef192e313c0b336675878e2..cbf1dbabf59b22caab9c981f2eb7bfb92b946872 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_cast6.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_cast6.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-04-03
  * \license  GPLv3 or later
index 8fb0f5000b41269ba7b4e7bb086cfbefea9f5cdb..1dfd7c3ffe4f0429e8f8135a825d6b15a99947e5 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_cscipher.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_cscipher.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2010-12-17
  * \license  GPLv3 or later
index a3ffabd7b575c772bd34c2dab073554ceb991967..b520a914ebfd89d43c0381689464cb437df6225f 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_cscipher.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_cscipher.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2010-12-17
  * \license  GPLv3 or later
index ceb5d76afb377ba11ef37e693078460ed03e0df4..bfe01c1b30f64282a36cb509d41854c316adfd10 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_des.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_des.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 4fcfee53256dd99af776be2878fb4e70f4fe6d10..a38f4fd9d1d9394aa00d98d123d0a2ab08249ee5 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_des.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_des.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index be7fc28fbd05d5df18bbc659f1a76011e7775761..f3a0e72f9f9000fe4586eb24ffebb09f58077000 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_khazad.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_khazad.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-01-02
  * \license  GPLv3 or later
index 0d1af572f874d614b17f421998455c8b473f499e..412f737464454cd4dace7b8a658f794a5d5a0091 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_khazad.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_khazad.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-01-02
  * \license  GPLv3 or later
index c8927375c4db6b51630729b4bb4431d85e35fd06..0a8cdbc1345fe19d2b0bbb4e06684e8fae08cc32 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_present.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_present.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 0926b8a3563288510979391b5ded6173ba4fe4bf..e86ee793cb7ef11a561ac1045412620422e1a4ed 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_present.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_present.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 63707c66aa0aa6b01f97c25558b4c4f85dd0b952..615ab8137e9d259aa04d854e3b69e77e1692571f 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_present.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_present.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index be29c17552b6b36c264f80555ac6e8940b38b222..d3c20f0b3a086c73eeff0defcc4024c2daa2aaf6 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_present.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_present.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index bd4dc8d4e1d1c270bf69d4b543adb3ae48db6253..236130226c4df877755bdb1cddc1d6acceafd4c6 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_rc5.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_rc5.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 3dd7460e310afbaed94df1097160ab71f1a7679a..90757262690cb0094e01443678fb6407a1be0af5 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_rc5.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_rc5.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 5ab2b4ee8825e11ae8dd3dbed95173c3647fc590..14ae67e8b657577aa815de207ff0123a9bbf3d5f 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_rc6.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_rc6.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 07c25938ce26b5107f39de7ad9f4e4596f73a702..7d2e732a7a4c5364f8c939eaaf8a8bcbbba8a76b 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_rc6.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_rc6.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 12e7f0e156e025bcd383aa05ea61c53886a8e5ea..d50b6cadba40ca82ff92d8d7dc1ca816397c657c 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_seed.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_seed.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 39d1091a524f1e5694f3794360c38ec82388355b..572235c895741c90b74089608d6d13d23e6a88fa 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_seed.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_seed.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 42860729dc9e63bb5606555a4c02a8532773fed7..6d3330115a9120aba3061c6df22a82ed6438a3ec 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_serpent.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_serpent.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 2f9d0132a3480f69dbd9db8cd1559e46ddd1db45..2bd9b1e37660a2e669ae7c1c816f0d0fc9ad5de9 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_serpent.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_serpent.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 7b7451c3d914d8d0bff59d2d873217a42a849e94..ba13fb80fc7f6200e02050fbb8538bc947b66d39 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_skipjack.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_skipjack.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 1ffec51952902e4e153928e9e640868d15f6b9b9..7a348b0519622ae5acad80e21c702d49ffd01bd0 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_skipjack.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_skipjack.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 89da267701a25f7ee8b585a86be6d39039a72c6a..aba41752e6fd7d4d7a3ffc72263e47afeeb8b417 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_tdes.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_tdes.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 3edacb957107568d07cbbcc4b5dcec58e4262a82..5f828866af12c5de32fb44a25cdce225dc71da45 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_tdes.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_tdes.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 4aa32e4bb65f0eabc03daf61e37f8985f7b4b340..df7682e20f5f5736fd689451647913e0e416c706 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_tdes2.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_tdes.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2010-02-02
  * \license  GPLv3 or later
index 57cd7fb84124d1532ffd6de390db348cd9e9e30e..f6cb56303988157983064b65d514232f892c0d23 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_tdes2.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_tdes.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 4ce7b3838d6b55e3b39961b83f8ab236b543f78c..63ec55bc1f6608a191b9f02883d8c60051432ef4 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_threefish1024.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_threefish1024.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-02-20
  * \license  GPLv3 or later
index 031cdce6b10d4164e80ee762121bab65d1d72b1d..5de3bd91613a41ce310b74088ffd136b3b679544 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_threefis1024.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_threefish1024.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-02-20
  * \license  GPLv3 or later
index 38bae9ac9d2c563d25a077b464b71edc81c4e0f3..4ae9ccdb9558b5368850571a663e2931f12ccdd0 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_threefish256.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_threefish256.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-02-20
  * \license  GPLv3 or later
index 2bffd78e9e61b43ccb916d4861a11d3e6450a45e..da6e4e14dfeddafb86347acdb424c4cd57eeaba0 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_threefis256.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_threefish256.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-02-20
  * \license  GPLv3 or later
index 68ea9c13e92b054d6ba6f09780cd1da53bea1e0d..9856fb1279e8560e32eec8f88442040e6338e6dd 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_threefish512.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_threefish512.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-02-20
  * \license  GPLv3 or later
index 2e8cc5d7587d9eef661b38be60b967db048cc011..4c458ebf9f173f5a28e4e55080f7e826f9bc070a 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_threefis512.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_threefish512.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-02-20
  * \license  GPLv3 or later
index 3002f5b3a4ce191bc2e6a254c8fc07afc4fe7ec4..63402622abd4d9e15d8ab0aafd4965634924acf9 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_xtea.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_xtea.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 461de84c992edf5922019a1cc553bc684014c80f..db8f49353f38dfeed9bca725506a2e277aae85bb 100644 (file)
@@ -1,7 +1,7 @@
 /* bcal_xtea.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     bcal_xtea.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-09
  * \license  GPLv3 or later
index 1a675597bd9921ba46da8d436d4d54d7675ee07b..46e420ff4403d277ea9080fb24fd823c52aa072d 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 7ac550bebeb8966f75790a763fbb7f17a5435a25..676f149eb9d542cd27cd6caf703e2651fe04115a 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 6545928dc274707ccf763f00e3f08b341457e551..0ae129ccb9bbb0b04ac7d9f02832ba5ce0a78607 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint.h */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 5c758993b36db6e506a2352bdea718f771022b1b..cbdb2d7114683cc2fa73daacbfd6cd9a824b3e4f 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint_add_u.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 
 /**
  * \file     bigint_add_u.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-03-01
  * \license  GPLv3 or later
index 5bdfccaaf5a7980417202f3c313e83f6af5e1e26..b5079b72a2a3fa52c8e620eb8ee8a6ea4c5cc2e1 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint_adjust.S */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 1fe05cb78d5a11a4a3de781a7b25c811c6a54dbf..c9260571f38d1fe50b7c97cdaa5c35a16bb13123 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint_asm.S */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 44917b431c4c6a79b959180298f27f7044cc7da8..a188c34a6da74e8c1a5cf8c9c269a1c0275ee547 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint_io.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2187ffea98cad3dcefcca5a44752c4db37fd6900..4ac8cc2f5f9c3a614ad082d8ba09d7e37174eecf 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint_io.h */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 4bd942193686551b3024ec499df00757fe7c9819..1f4e2e4723a53569f25a2dc39d01d623d2256362 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint2.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2014 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index f347688371bbe8249df3b76ec81b0ac1e2cd4ace..1d48f82040e01e512d388ba46e747244c77eac32 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint_io.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 54f8f2c993bead3f7524f524b598445a04946c04..42b2f6118519fb553e96ceedbfe41bc331310f4b 100644 (file)
@@ -1,7 +1,7 @@
 /* bigint_io.h */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index a731bc09ac2b563314d60142e75cae9919740397..673ff064cde14fb29cbff3d8dbadf2dbfbacd087 100644 (file)
@@ -1,7 +1,7 @@
 /* blake_common.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -19,7 +19,7 @@
 /*
  * \file    blake_common.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-08
  * \license GPLv3 or later
  *
index 6d6e2b3d3eeb31504b52a188bb023f7f30d71a36..293314dcd733705c07665d41037775abd1d1889e 100644 (file)
@@ -1,7 +1,7 @@
 /* blake_common.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -19,7 +19,7 @@
 /*
  * \file    blake_common.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-08
  * \license GPLv3 or later
  * 
index b6cf81f337d241c8da202d6c362843ee0c3bc237..cd9c258da5077811c1d1349cca3bc8931478e998 100644 (file)
@@ -1,7 +1,7 @@
 /* blake_large.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -19,7 +19,7 @@
 /*
  * \file    blake_large.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-08
  * \license GPLv3 or later
  *
index 1427a51a62aa60f5b029bfbc4f2cd6a1443b889f..003405175fe889ce21aafe302176d457412b417e 100644 (file)
@@ -1,7 +1,7 @@
 /* blake_large.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -19,7 +19,7 @@
 /*
  * \file    blake_large.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-08
  * \license GPLv3 or later
  * 
index 52ac3f6901d7538f4d71660443f73ada813bccfc..bd6dcb70c47358e593626d36558e6cbbe8ac4c7f 100644 (file)
@@ -1,7 +1,7 @@
 /* blake_small.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -19,7 +19,7 @@
 /*
  * \file    blake_small.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-04
  * \license GPLv3 or later
  *
index ed38b75c849185d5c946de0de1f7190ec2e14b6a..d9cf4b775f13ed621066825e8aa5e79867135545 100644 (file)
@@ -1,7 +1,7 @@
 /* blake_small.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -19,7 +19,7 @@
 /*
  * \file    blake_small.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  * 
index 33a9ba3c71b18bd3efe22e996f34c55266699600..6e1f64f3f2dd4db99b1e98fb99e9f6973458b11e 100644 (file)
@@ -1,7 +1,7 @@
 /* blockcipher_descriptor.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 8f4c1f65935bdd45bb4e9de4793b4e313bc4b8be..5d5841d64d7ae6c32f96e8750185a45b0fa59197 100644 (file)
@@ -1,7 +1,7 @@
 /* bmw_small-tinyasm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index fbef4694c5c80af94d755bab121c225715e01714..a8217e691eb3f56b01349662ba4ef1fedff233d8 100644 (file)
@@ -1,7 +1,7 @@
 /* bmw_small-tinyasm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index d247273efb2b9a89e905a5bcbc476040b5971f99..1bae63f2794f917d544a6287e18bc11ecff31c11 100644 (file)
@@ -1,7 +1,7 @@
 /* bmw_large.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    bmw_large.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  *
index 9df8d714a6e5235c68f9ac5c86e99a60a560cc59..6fd11f21bbb83aec6fe28dec6bfff57fe6cc01f0 100644 (file)
@@ -1,7 +1,7 @@
 /* bmw_large.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -19,7 +19,7 @@
 /*
  * \file    bmw_large.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  * 
index e8902e158f8e588b52118d1b415ae73c1c67ba33..03f1ba57a698d93fbeb5c85387b4ef3399bbb9e2 100644 (file)
@@ -1,7 +1,7 @@
 /* bmw_small-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index ad4ee95ad1621378b484c646ed26f94df30af481..04dea66eaf9de3b725bc28ecb686b30f9cc0ec5f 100644 (file)
@@ -1,7 +1,7 @@
 /* bmw_small-tinyasm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b807e1562b3d215c252350691aa4ee73e46a9120..f2bc22821ae3e219536a0df33494e66b5caf285e 100644 (file)
@@ -1,7 +1,7 @@
 /* bmw_small.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    bmw_small.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  *
index 4f875086aef1057c480f98ffd45e19473f5b0466..d4cbe700db49cb7b4076cd4bda9ee8f1193a7bbe 100644 (file)
@@ -1,7 +1,7 @@
 /* bmw_small.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    bmw_small.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  * 
index 621bd7e4fb420f195ec7495d568e9872ae3c2f6a..4ab4029b4ce52bdfc75832d3b021b9303c6faabc 100644 (file)
@@ -1,7 +1,7 @@
 /* camellia-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b591fe278916d192d29517954e939092c09e7278..28424a3ca99c719c2fd8a5bb92b03e194f99d2d4 100644 (file)
@@ -1,7 +1,7 @@
 /* camellia.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 5de2a6089a0405f23d8b480008c1f07d4f64ad51..c0c0546a57949582a1e62eb9248f74652cb03116 100644 (file)
@@ -1,7 +1,7 @@
 /* camellia128-stub.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 5e09701ab27dcd2064e97bd9e49a0681ed91cf40..ca63474169080f54e4fd307aaf583536ff1f0ee2 100644 (file)
@@ -1,7 +1,7 @@
 /* camellia_C.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index be518f7e2b5dd49cb168736bb7687cbc9194ef98..e0c212262b3ef085a998d43fb656ea4316a23de5 100644 (file)
@@ -1,7 +1,7 @@
 /* cast5-sbox.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index ca4519f77e771420130415f424f28f5a33e49e2d..b31a63ded54311387554138d5b9bff3656e8917c 100644 (file)
@@ -1,7 +1,7 @@
 /* cast5-sbox.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index dce9771c5ffd0a062d5deed786c9b584ff4eb4b4..4cf5c65c837cd30574b9b3de0d3cfb9b0ea95b7d 100644 (file)
@@ -1,7 +1,7 @@
 /* cast5.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -19,7 +19,7 @@
 /* 
  * \file       cast5.c
  * \author     Daniel Otte
- * \email       daniel.otte@rub.de
+ * \email       bg@nerilex.org
  * \date       2006-07-26
  * \par License:
  *  GPLv3 or later
index 4d04e19403393e15dab060d2183f80cd9a585a27..d3cf02b08e26ef0d89c531cb0a0cd158039936b4 100644 (file)
@@ -1,7 +1,7 @@
 /* cast5.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 36ebb23c56c719be7fad7d066607c37d5c663a0f..afb1ddba154d9e3fa7a41df0bc311cf961ca9b2e 100644 (file)
@@ -1,7 +1,7 @@
 /* cast6-sbox.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 0b2f2d35108d3bbeb4ce5ed3295cf18282833ca8..b801fa89ecbb4ff572e5afae2275bba145f0ec87 100644 (file)
@@ -1,7 +1,7 @@
 /* cast6-sbox.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 7ca5b24ee53246b587a77d54f0eeaf637269d173..ba5793382d62f2b7143242df7254454ba9b63892 100644 (file)
@@ -1,7 +1,7 @@
 /* cscipher.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index c1c3fa42841d74be947bdbcfcfaf53cb247d1812..a30ac036ee290ed24c9e21e46331a71c9384d585 100644 (file)
@@ -1,7 +1,7 @@
 /* cscipher_sbox.c */
 /*
  This file is part of the AVM-Crypto-Lib.
- Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index a1e00bc95e87237f13890b8c6f99305dfdcb48b8..499d66ec42b7a234a715ef374bd6ee457132e739 100644 (file)
@@ -1,7 +1,7 @@
 /* cscipher_sbox.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index b15c723963835ad1a2550d6ac0396530dfae20ec..cda12304d8a9a4ba414348d060ce7de7bb3c0eb8 100644 (file)
@@ -1,7 +1,7 @@
 /* cscipher_small_core.c */
 /*
  This file is part of the ARM-Crypto-Lib.
- Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 2a4b1b1c5c991e620436a3d9ffcc0d03fbeab0f2..f912bf6c4c4344019ff3f31e1b10ddd9340ece8f 100644 (file)
@@ -1,7 +1,7 @@
 /* cscipher_tiny_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 8441ac370efb88e9e04a03345f20b505f3afeab0..4a696389a3a66a77d071da623794cb66593f3e11 100644 (file)
@@ -1,7 +1,7 @@
 /* cubehash.c */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
@@ -18,7 +18,7 @@
  */
 /**
  * \file     cubehash.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-02-20
  * \license  GPLv3 or later
index 6f1834c3e34337de3ce109074fd1b32a43c984ed..a9f9d468f404225ddc488ba79d92b9b5224ea672 100644 (file)
@@ -1,7 +1,7 @@
 /* cubehash.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 01c228d8dd2fdd1e3bdb0e09cbdeaeae035bbc9a..3fb88c7829b45137353a548881e0deb664d00696 100644 (file)
@@ -1,7 +1,7 @@
 /* cubehash_rotates.S */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index aa13f5fc9081093c7af7ea3928e0ae9b9c038b28..abdc19a6f766f982b08278d3d1b8f91f462f8c86 100644 (file)
@@ -1,7 +1,7 @@
 /* cubehash_rotates.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
index 7e13447f8394d0c277d9bc63db62e2101c550fa4..80136e2563413afe1c6adb00e61f228013adf36a 100644 (file)
@@ -1,7 +1,7 @@
 /* xchg.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 843bf878be042fe714dafc755cebe86a96f2cfa2..812834253e301a5b4a806b49ad41a1d14ad10e48 100644 (file)
@@ -1,7 +1,7 @@
 /* xchg.h */
 /*
  This file is part of the AVR-Crypto-Lib.
- Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+ Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
  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
diff --git a/debug.h b/debug.h
index a3d13b724289ca6539b7659d816e33c01c2cc20b..eb0bf1edd80a42a4a4a8fe6df987ae4f61c51539 100644 (file)
--- a/debug.h
+++ b/debug.h
@@ -1,7 +1,7 @@
 /* debug.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index aa076e4e92599ceb704385edd9f1d4d112229b04..f8a9835ef3dc77a4190332ba357c805f0b1c1a27 100644 (file)
--- a/des/des.c
+++ b/des/des.c
@@ -1,7 +1,7 @@
 /* des.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2010  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * \file     des.c
  * \author   Daniel Otte
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \date     2007-06-16
  * \brief    DES and EDE-DES implementation
  * \license     GPLv3 or later
index 469e4935a85373fda1536bdadbd62157a95c20ca..1e828baa1ba190ac5d3db6b2798c4c384e6c22eb 100644 (file)
--- a/des/des.h
+++ b/des/des.h
@@ -1,7 +1,7 @@
 /* des.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 69fa32d708bb37f9b71c5ce7961aee1d26b0baa1..c882f82f24175e232209533ef1a5002108c6652b 100644 (file)
--- a/dsa/dsa.h
+++ b/dsa/dsa.h
@@ -1,7 +1,7 @@
 /* dsa.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index f7c79161205819e89238392afdab120f7a3844fb..a46020c5308f9ab2d92f09c7a7918360d879c56e 100644 (file)
@@ -1,7 +1,7 @@
 /* dsa_key_blob.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 95d295ca6cd4b9ea443ee2941d7de00f5a4d8758..579760a09e86f0d83214dde6677a38d919c76b86 100644 (file)
@@ -1,7 +1,7 @@
 /* dsa_key_blob.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b13ec45dc4a7d582ae511b051620a21bcdf4ba14..b013f46510b7051e48c009495c76414ad559414c 100644 (file)
@@ -1,7 +1,7 @@
 /* dsa_sign.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3941a2bbfa7a5cd3b091dd737820cfc77e268608..f7a588a383e38fdef75bc7e33c3af3ef755b61ca 100644 (file)
@@ -1,7 +1,7 @@
 /* dsa_verify.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 652b50ad0d97df1bc1f96f89d427ee9284e3b7c1..df613f63fd762e7c6dbe4fb669232bb7147ba2f9 100644 (file)
@@ -1,7 +1,7 @@
 /* ecc.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2012 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 894125ba57b8decd732c75f010ce5f00992748e9..a9ed4a73389f07892a1a19e3eea2786872d74f18 100644 (file)
@@ -1,7 +1,7 @@
 /* ecc_chudnovsky.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2012 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 4f56711998ce85321a3424f98ae0819583b84ed4..8715a3dd7b8b7e3e8db05aaaf010fb2119f8deaa 100644 (file)
@@ -1,7 +1,7 @@
 /* ecdsa.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2012 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index bd5ff9097466cb8e950ae231ab5e6404c7b39eaf..217da031ce27dcdc7ea465a585fb3bf2e695ae9d 100644 (file)
@@ -1,7 +1,7 @@
 /* ecdsa.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2012 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 099d48f68a8c3a4f1844ea47bec77f8e23bbf4ff..d569820172a9c0c3b6aa5e1c1b5821ea07fd486c 100644 (file)
@@ -1,7 +1,7 @@
 /* ecdsa_sign.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2012 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3045762933aaa6d2fff5df090fde8bbe90fe7801..7e8d9292f62cde26032bd77e2d3a2f21ce947106 100644 (file)
@@ -1,7 +1,7 @@
 /* p192.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2012 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 16a9c2379c0ca79fd94607701bc8ae39cf828e47..d10b27092e1a55efdd833dda2d7a5e512f938cf6 100644 (file)
@@ -1,7 +1,7 @@
 /* nist_p192.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2012 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 70a29df8ed54d8065024e9f00f0940b911833cd7..a210568509b02f776839d4167ef4c1caa1e211b2 100644 (file)
@@ -1,7 +1,7 @@
 /* random_dummy.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 937d5de55a7b5bb2cb98e560dce104c0030cb05f..a61f26d5301b06a92782ded5468d291f3bca4cbe 100644 (file)
@@ -1,7 +1,7 @@
 /* random.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 20694199db604f2134ae39272ee4019d03cbda28..7ed9119e98649c11c0475be586899221963ea10f 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_enc-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     aes_enc-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-10
  * \license  GPLv3 or later
index ccbf04e4b1ccddafe9d9e7af10e55d0d610f2186..4b4135a7d53171ef99a884f3c879d0582c2d3b89 100644 (file)
@@ -1,7 +1,7 @@
 /* aes_enc_round.h */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 43703d7cbd31f125622f47d8a682d79af71dfe9b..2037dc8ca8f2e8fc47626323f416fae5289d0072 100644 (file)
@@ -1,7 +1,7 @@
 /* echo.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 179564f2de8d3a7b6720330ff41707e3666a3604..6255a4cdbf14856036a0cd03227bcc4563fd3ba0 100644 (file)
@@ -1,7 +1,7 @@
 /* echo.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 182cd2f15a7fa3d9ba2cab5ccb967e108af5eec4..daeaa132a572d56dabf526bbf45b6e625dc010a1 100644 (file)
@@ -1,7 +1,7 @@
 /* entropium.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * \file    entropium.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2006-05-17
  * \license    GPLv3 or later
  * \brief      This file contains an implementaition of a pseudo-random-number generator.
index ef78ce658c4a7a9cd3cdf082a7a255fb3ae5fb77..a8cbdb2f71c9d2b2854df5a9d1e7c430ef66efc6 100644 (file)
@@ -1,7 +1,7 @@
 /* entropium.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 9fa6b63383b8f0128ff334ac852ee6b2c031c9aa..73c1b91b2695e8abb123019b02dc6147723d307b 100644 (file)
@@ -1,7 +1,7 @@
 /* gcm128.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2015 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 755b75ac76f843bda3a027c8ee1a9d2f26487328..161737754be49f62bbe2ec6690230ee8461cd53c 100644 (file)
@@ -1,7 +1,7 @@
 /* gcm128.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2015 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -24,7 +24,7 @@
 /* gcm128.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2015 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index d202d84fed5014f62aa6a89080b7efbb12229d93..36991aed0c5bd2d6269ba929663e8fa5a8f9a0cc 100644 (file)
@@ -1,7 +1,7 @@
 /* gf256mul.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 87f1cb373208ea1867d3d979d2bc29f2de5c22c8..5ad8a65c3443a56368514546b27c90c80872faf8 100644 (file)
@@ -1,7 +1,7 @@
 /* gf256mul.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -21,7 +21,7 @@
 
 /**
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2008-12-19
  * \license GPLv3
  * \brief
index fc8c7f7670a968d54c9bffd087b4100246988f8a..fc86ebfc8d17bb73cdbe460abb9dff3ab2992f03 100644 (file)
@@ -1,7 +1,7 @@
 /* grain.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * 
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3 or later
  * 
  */
index a8b73f9321b5c12c387f6f6e5ce8a650cdde8b31..3a701524cfc0bee61d2d085cf9d034fe1f3b9413 100644 (file)
@@ -1,7 +1,7 @@
 /* grain.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 
 /** \file grain.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \license GPLv3 or later
  * \brief implementation of the Grain streamcipher
  */
index 972a956e99a5e16d0e3fd07d841d695bc039eee0..28071999d976e9788e603458093ad93306050e72 100644 (file)
@@ -1,7 +1,7 @@
 /* groestl_large.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    groestl_large.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-06-11
  * \license GPLv3 or later
  * 
index cedc280f3c0721cf16fef3489e0c737eb6d722c8..649367b7c0aa03bf95e48534841aff0b745e621a 100644 (file)
@@ -1,7 +1,7 @@
 /* groestl_large.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    groestl_large.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-19
  * \license GPLv3 or later
  * 
index 0b6650553e4e65d1621d84059f6961b3b497690f..5e579a3a86035ea1a655d613abbd6a0cc62a5983 100644 (file)
@@ -1,7 +1,7 @@
 /* groestl_small.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    groestl_small.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-19
  * \license GPLv3 or later
  *
index 652684a60d45ecfc07369b6d940048dbe7b768c0..2b158d6b0ae123d574778db34654a4d87feb9f8a 100644 (file)
@@ -1,7 +1,7 @@
 /* groestl_small.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    groestl_small.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-19
  * \license GPLv3 or later
  * 
index 5741df19f95530e0e73409b2c983a4cfb75e2060..428c4ad6497689a577a8cc7e764468399bdb8384 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal-basic.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index e1651f84f6b3d8ca82206c1db494f5a9c2a7d37d..83e83bc0bb09ef8cbf2781918ed2c9b71731cbdd 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal-basic.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2bc794205b0aebcb952f905d0d42c4cea2cf7421..f8054b7fa0dc6b90a7cbc977f2fdfcc52b02748f 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal-hmac.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 4b70b993f388cff986d21374f7c41ba8fc957305..62bfca033a0f03c5043cf81caafa69b804f5d54e 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal-hmac.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3e0c0235a114ce8b8df082184f0ddd2183820a4a..1115e665df89f30ed8b3c0eb7c0b3108ee32a8a8 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal-nessie.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    hfal-nessie.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-10
  * \license GPLv3 or later
  * 
index 1807dc9d5d649f19ff20afb76a1f2e2457ec6fd9..32f9b815710c034543876a08ac97ce2faf0effdb 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal-nessie.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    hfal-nessie.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-10
  * \license GPLv3 or later
  * 
index d3cd0081eb61785121f510c4aa83fc95d09b1b3c..7f5dd2b67d26763de22c48a46011de0d200cb133 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal-performance.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    hfal-performance.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-10
  * \license GPLv3 or later
  *
index b65f6eefe628290b2a338877c0bced662b2a923e..d1969303c036534da27835e04fa219799826a6fd 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal-performance.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    hfal-performance.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-10
  * \license GPLv3 or later
  * 
index c71a7a3b09aad9dcb9da35e32898be1c51d0dd99..a9b059851d86021a012bbd04529edf4ceeea8052 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    hfal-test.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-10
  * \license GPLv3 or later
  * 
index 95a63f3d00224cc49db9828f7778ba705bb49e7c..a082afffc515e919bf8cba404de43b3d49720d6a 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal-test.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    hfal-test.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-05-10
  * \license GPLv3 or later
  * 
index 38183ebf64821aef4b0bd3c6ba57d70d8a55a7d2..6c2706ee6784f5655b56830571417fc19924cb61 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_blake_large.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_blake_large.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-05-08
  * \license  GPLv3 or later
index 218a703f300c541b5107ec65486dec6ec3c416f8..9596cdaef725666cfc18f244774f7f7afd5d3339 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_blake_large.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_blake_large.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-05-08
  * \license  GPLv3 or later
index b53b450d786f9c2fc81e8097e5bf832606dec1ba..0cb0ca9f2010e15b0b7bafd226e62ac5b1bdf697 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_blake_small.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_blake_small.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-05-05
  * \license  GPLv3 or later
index 6e0f78b6d27da4ee2ac110e765e412c3184a6264..6aec7c18253030ea6b9c028607827e2d7ff72590 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_blake_small.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_blake_small.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-05-05
  * \license  GPLv3 or later
index 7497362b0c7e6a54ce3297e7ad6223a478139f86..a59b7344c074c77766028c55053dc8837609f67e 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_bmw_large.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_bmw_large.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-04-28
  * \license  GPLv3 or later
index 667087e4300acf46773abf20be19786b33eeca65..5e184f06287263a1ef648b6c657431afe6116b43 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_bmw_large.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_bmw_large.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-04-28
  * \license  GPLv3 or later
index e87b2393a58ef76799d816305090b202b01979fa..cdeae2ccd80e7951be8c67a800b406e04521534a 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_bmw_small.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_bmw_small.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-04-28
  * \license  GPLv3 or later
index 1ca350ee603a146f911275159bbc8e08282edbab..dc7442fece817d95ab8b609263ce3dffe447f63e 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_bmw_small.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_bmw_small.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-04-28
  * \license  GPLv3 or later
index f393cec6fd48abf96f0e30edb86ec26a5ea24cf2..7d29a4435061fa3c794ace6d160bdda55aed2451 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_cubehash.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_cubehash.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-02-09
  * \license  GPLv3 or later
index cd46625cc5d313a9a4710af4e813d27f95f90f3f..6d7b6973f19da16d003eebf749dd7afef3ad5623 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_cubehash.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 008b688c2af90e63dcbc7e2d3c4994fffd1aa073..a4f9693d9e3005168e3a915b8b32cb57e7e38820 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_echo.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_echo.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-02-21
  * \license  GPLv3 or later
index 1e5fa3163d36ddf1fb878b837a789f064cf42690..e9c9f0fd6de73c0af8b500e7d1aadc136c2d7e32 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_echo.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index c8d9acb202f0d2cacb234cf50448811832f7eb9f..dbb4469b8d612c978d730789801032454a608456 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_groestl_large.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_groestl_large.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-05-05
  * \license  GPLv3 or later
index 6b50db13e2931e95f1e0df59428f8b01984b1fc5..fb50b7ef84aea9817ae5ed103f2c8d2de588c389 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_groestl_large.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_groestl_large.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-06-11
  * \license  GPLv3 or later
index 27dbf570455563b32bd33b740b5508a74f45a5ba..9100d5f5a7ad994dfe1d0c624e56d4839ff01733 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_groestl_small.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_groestl_small.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-05-05
  * \license  GPLv3 or later
index deb7796967580a12bfee49f0e85e4ab4ec38d322..188f05d6b305e34a9a5e3fa9834294b28b24cf29 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_groestl_small.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_groestl_small.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-05-05
  * \license  GPLv3 or later
index f021caae4284a0924600b4b03db161b89bd33701..643034fb91b75e5c75856e13faabb09ea40102a0 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_jh.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_jh.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-12-16
  * \license  GPLv3 or later
index cd966a4aabc1b3f8e77b88475eb5041be9e0205f..3859f80e54be84f808854059781855fbe846e944 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_jh.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2f50bbb70a560facdcb14e3d1be3420f7a3d799d..5a8901468637df368d87104b394653cf046eb7ac 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_keccak.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_keccak.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2010-02-09
  * \license  GPLv3 or later
index 662c6e369669239297a45c085d7bf27ecf9e2d81..523766bd4fd59a3884d8d72e3f8292d75cafd87b 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_keccak.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_keccak.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2010-02-09
  * \license  GPLv3 or later
index 0ccee6069361defcb7326049ad4e14384ae5bb5f..8789ac1181ecb537ab2267a045f88d8a02bc4e13 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_md5.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_md5.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-09
  * \license  GPLv3 or later
index 1c4d529312e24a145319161bdf841f4e3aae11d2..2b69b37dfdafcfd4b3c24328cab25e4cf5d39984 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_md5.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_md5.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-09
  * \license  GPLv3 or later
index 04023e7d52d318b98d1a6216946db1339f38a005..a314267bf4920493a620cc05a9494fbd8858ac77 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_sha1.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_sha1.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-04
  * \license  GPLv3 or later
index d39e460851c254462159a744fb37e478289a4e6a..e8c44e740f52e2ecd3b3652360335f15c5bf6401 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_sha1.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_sha1.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-04
  * \license  GPLv3 or later
index 4ceeea1261247a2c860ddd903bc6d69a9c9069cf..147d627a030bf7911d4a6279ca6b0e727fc730b5 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_sha224.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_sha224.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-10-11
  * \license  GPLv3 or later
index 0551058241b3659ef56cf971139dd41daea30689..39bb16581809fb8844f704e4490694902ec3c908 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_sha224.h */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_sha224.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-10-11
  * \license  GPLv3 or later
index 0ae65c41fe82c2317e0958a126b1387fc7e66b83..d8ef1d046624f4d29f3e3eaac0c69a94a0c4539d 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_sha256.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_sha256.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-04
  * \license  GPLv3 or later
index bf308a52a9a7d630bbfee1f6111121d70979367d..1e3e590fc727c3678fabb18bb4a056bd87d61353 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_sha256.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_sha256.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-04
  * \license  GPLv3 or later
index 1acf8db7c116873f8cc3541843e238499e43ff6a..4c5fdfd46fbd29f72ceb123eba24c53c85562731 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_sha384.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_sha384.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-10-07
  * \license  GPLv3 or later
index 96f5f27bd8e35c33b93c1d8c8325f2d0ba4976ba..7091531666d0976c1574c662bcec94912580b997 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_sha384.h */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_sha256.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-10-07
  * \license  GPLv3 or later
index b7af23fdee18f780cd4186fb12344582604bf431..1b0708540579f0a7f7aa175b354aae424b7d2a8b 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_sha512.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_sha512.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-10-07
  * \license  GPLv3 or later
index 0db96400d1253a6d1bfc3cacb5ba11a857b69b48..b87b1c1a5467dd43b7bc86573c33bff673a50702 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_sha512.h */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_sha256.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-10-07
  * \license  GPLv3 or later
index bacce622ea03d769a9a635b14f655494e3731104..5dfd23bcda4c9f3024e8941dffbd2513bc8262f8 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_shabal.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_shabal.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-04-20
  * \license  GPLv3 or later
index 62995197b33332026bc919188a32671921fbc6e4..2df004b11b61f057bcd713848fe07e55d9e46684 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_shabal.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_shabal.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-04-20
  * \license  GPLv3 or later
index 93d79b2b5052fb0139b5f069703510e2f7b6bc4c..995cd63146e59eb3cbc9c6f648a76b2c81c7b210 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_skein1024.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_skein1024.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-03-13
  * \license  GPLv3 or later
index e2ce08386547ec5eff5164dd0e8d2d81cf391a31..00e4407e86ca48f0b7001c568ba1a0ae3fb41934 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_skein1024.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_skein1024.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-03-13
  * \license  GPLv3 or later
index 5855108c6d673fbdb2a25867910d8e18c0e1bdd6..9e4845097a2fb957a475e22c0876a06bb2edba8e 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_skein256.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_skein256.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-03-13
  * \license  GPLv3 or later
index ae6cf3e0ec0c156f9880e67606cf8ca1872f5f3d..735181fe4ef49d3b2ecc1a42859b97de482d2108 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_skein256.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_skein256.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-03-13
  * \license  GPLv3 or later
index 6ed405ebb92787ce482d1981bf0a3cdc1ce8f279..ee076e6e08858577412112c118646dd5130a3f46 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_skein512.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_skein512.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-03-13
  * \license  GPLv3 or later
index 52fe48fb0616623bfc6b865b9331de50916c8d96..ab4991d935719d89a1024a4504d6b89dd1775e48 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_skein512.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_skein512.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-03-13
  * \license  GPLv3 or later
index e533c4033e4fc0e30b6f5a0c260b436ec73b61af..15d3c3433c2e3e283cb71a97603c7253b2770c1f 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_twister224.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_twister224.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-04
  * \license  GPLv3 or later
index 87926e2537eaff8e17bdaddcca51342a96e0265a..de52aad7551b5ee8bbbce53161e78c6d091a6775 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_twister224.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_twister224.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-09
  * \license  GPLv3 or later
index 0507be362a6c9ee7526c4c7f9d94893513ae814c..4569c15924d9e3249fdd6fd087bfbb394da12539 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_twister256.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_twister256.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-09
  * \license  GPLv3 or later
index 3c01faa88b5a098b582aa284eb0e3ba69c45045b..adbb768f3bb1b275b428c2cf9ebac615b2203e46 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_twister256.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_twister256.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-09
  * \license  GPLv3 or later
index 888078e422f3d5cc790bafd934ffcf933e5eb459..7b52b795b7e5eb2bcf870edf92acef2e77c099c0 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_twister384.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_twister384.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-09
  * \license  GPLv3 or later
index 93c42cf28a28dbb53c28aeecae0061abb19f74c6..0a8e0204df87b004b643509cb84e0ec86e0e6c73 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_twister384.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_twister384.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-09
  * \license  GPLv3 or later
index 4f6e7b0c270f2bc1291cfc0516724f940fb523e9..ea2f800b2df8f7c7dd5abb1eac77d052d191fa76 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_twister512.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_twister512.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-09
  * \license  GPLv3 or later
index 937c3d82360eeeec4acf4f582748be1587eb7e93..076d80cf23acb0f65bae69a73284ba208b1ff1f0 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_twister512.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_twister512.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-09
  * \license  GPLv3 or later
index fdeb4e3cce28e00ad920452d2b4129be3635875a..41c7117346dcd56727270bbf5ab6ca7bfb46d1e0 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_whirlpool.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_whirlpool.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-02-04
  * \license  GPLv3 or later
index 260d6f6cfdb0b8fbb631ddb866d29a02f9266388..44522d8c5fc739844753c88fa1b2e97c7c743674 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_whirlpool.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_whirlpool.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-02-04
  * \license  GPLv3 or later
index d0cb673f9b460dfb19f9ab9def868a680c8617ec..cda2221b0232114277bd499d8b1f5cb48d47b905 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_whirlpool_0.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_whirlpool_0.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-02-04
  * \license  GPLv3 or later
index 96cf6c5517d17d9c7305617fdeb2a90b48338ba4..3d20289288870d9f6ed2ab4287b77ce518573999 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_whirlpool_0.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_whirlpool_0.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-02-04
  * \license  GPLv3 or later
index fd9065c28652298e785b160e02379584f09558b5..9bf7a6cfacc6645ecf48f5a7341920455c92a92e 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_whirlpool_t.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_whirlpool_t.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-02-04
  * \license  GPLv3 or later
index 614efb1e0be536adc02ffa2487cabdd9cc4b6866..06ce572aeead005cd7bc5cfa7d88ed9d1e734d90 100644 (file)
@@ -1,7 +1,7 @@
 /* hfal_whirlpool_t.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     hfal_whirlpool_t.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2011-02-04
  * \license  GPLv3 or later
index a7add232cb95318b3f64e3b0d43d749296a2226b..ba4a882e2d5b82ad96d3c6ddf868724e25628fa0 100644 (file)
@@ -1,7 +1,7 @@
 /* hmac-md5.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -20,7 +20,7 @@
  * 
  * implementation of HMAC as described in RFC2104
  * Author:      Daniel Otte
- * email:       daniel.otte@rub.de
+ * email:       bg@nerilex.org
  * License:     GPLv3 or later
  **/
 
index d60898329135ee49def3e6cb99eda4132caa93d1..1926244965b5b8b8947906f99f1f0ff77f6fb24b 100644 (file)
@@ -1,7 +1,7 @@
 /* hmac-md5.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 9f225909e193345bb67e6cefe39ba42c3cbcd157..bf6eba3612575b712ae4d7f1c995817ffe0937a2 100644 (file)
@@ -1,7 +1,7 @@
 /* hmac-sha1.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -20,7 +20,7 @@
  * 
  * implementation of HMAC as described in RFC2104
  * Author:      Daniel Otte
- * email:       daniel.otte@rub.de
+ * email:       bg@nerilex.org
  * License:     GPLv3 or later
  **/
 
index fccd5eda0734eac3422d5b4d6288cdedc566f128..4f8d54c97c825048e901dec55ef418cdf9a0293d 100644 (file)
@@ -1,7 +1,7 @@
 /* hmac-sha1.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index f675e03b30dd380efa545219043fc9e730153c53..a64e3c72c2e463f80a698b22b2f985d9f4d5ab25 100644 (file)
@@ -1,7 +1,7 @@
 /* hmac-sha256.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -20,7 +20,7 @@
  * 
  * implementation of HMAC as described in RFC2104
  * Author:      Daniel Otte
- * email:       daniel.otte@rub.de
+ * email:       bg@nerilex.org
  * License:     GPLv3 or later
  **/
 
index ecc0a143afb0a5ab162bd5abdee61e9b96ed2b5e..519306d4581202221fe868306b1c0b313d32f31a 100644 (file)
@@ -1,7 +1,7 @@
 /* hmac-sha256.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index be374274e953eda14ebd264cdf21af45e87c7038..fd250372b02780c78349b98dfa167302e1a65ca2 100644 (file)
@@ -2,7 +2,7 @@
 # bigint_test.rb
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 37bd0ddc6757840367670cd56cb48c7cba5583c1..032ae9e3cf1f4bee7e38eac6781dfc854b0922bf 100644 (file)
@@ -2,7 +2,7 @@
 # bigint_test.rb
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 839d04a178cdab4384b0ca4df87d9ac870f6e08f..de537c3f3b8af6921bb207bf4e5124644b798ef1 100644 (file)
@@ -2,7 +2,7 @@
 # cmacvs_test.rb
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index d5c74444f2b9f72e201245f58d82dcc06fd46022..7867e01886c7015a8c0e6aee31d48d7b3f5b2f02 100644 (file)
@@ -3,7 +3,7 @@
 
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 53a480efdb4ee007bb948d1aff7698cc951d067e..4e7ed83211f668cb546af7622dce7c692227ee90 100644 (file)
@@ -3,7 +3,7 @@
 
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b78ba9981f3048ac49d09c0160406a59c8daccce..ab9ceb9b7469748a3a5fcf86bdb634a0375879d4 100644 (file)
@@ -2,7 +2,7 @@
 # get_performance.rb
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3c88cfd524531b4b7aec24debf967b14137aceaf..5e8e8c3d730d1c21340041a21dac84abaf7b66ed 100644 (file)
@@ -2,7 +2,7 @@
 # get_test.rb
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b30f688f76f3c8a2ec5c5f7ef20812f07e79623e..d9217c896f7a7e41fa980a8632a94d323942cc47 100644 (file)
@@ -1,7 +1,7 @@
 /* gf256_table_gen.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     gf256_table_gen.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-13
  * \license  GPLv3 or later
index b3dd4605a44b1bd7adcffe983b8b12556077ccf2..fe6548652483220d4b63d9e9ef6385911a0f758e 100644 (file)
@@ -1,7 +1,7 @@
 /* gf256mul.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     gf256mul.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-01-13
  * \license  GPLv3 or later
index cea8925e31438c8295f1b01ab5c89279d0677d13..3af1dfa3dbb3b99a6e023d57ae3463db7cd2be66 100644 (file)
@@ -2,7 +2,7 @@
 # nessie_check.rb
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 0cc277ea02b1f011ed890d91a98d839a701ad57c..61c91df696126f50ce99397878924b5531276f35 100644 (file)
@@ -2,7 +2,7 @@
 # shavs_test.rb
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2ce9c74c530a12e46f960f4167cdb6e11f730dd1..cd68de6d8b4d331d909e49249224a530522ce5a8 100644 (file)
@@ -2,7 +2,7 @@
 # rsa_pkcs1v15_check.rb
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3c06e2f966f8bd0ab4f42786c11845b75668c551..058d060bd1c6d1d8c7309bc66e66189bcb123159 100644 (file)
@@ -2,7 +2,7 @@
 # shavs_test.rb
 =begin
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 6788acbf1b09c79857ee01db09bffcbf853d593f..eb15fd88c57a66fa0f5fe12877ed672bfa564480 100644 (file)
@@ -1,7 +1,7 @@
 /* jh_simple.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b4ca6fd0330ae17875119d550793be6c03443259..5798fa04767d18f34ae3c121514162719c17dc99 100644 (file)
@@ -1,7 +1,7 @@
 /* jh_simple_speed.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index d8d9ad9439aa1fcfdf4b8f07f1a6e642143f3ddf..e824546052e8184a3c715bd39189833cb16ac43a 100644 (file)
@@ -1,7 +1,7 @@
 /* jh_simple_speed.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 46a2bfae8d3a080d074badb77a973cabe9f69f05..1835902355f9248d00245c8774a67c9b9a06274c 100644 (file)
@@ -1,7 +1,7 @@
 /* jh_simple_speed.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 1d714578f785c12b1acc2b1c4ba563825206c9df..47895969bb0e553ef4af27a93ad053892a686a1a 100644 (file)
@@ -2,7 +2,7 @@
 # jh_tablegen.rb
 =begin
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 14de7ebaf46087d2804c4cc9a7aa27bb56a4d084..65464c626326f7f64ab2c79bedf71fc328b1ef76 100644 (file)
@@ -1,7 +1,7 @@
 /* jh_tables.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index ff2a14a261cd325c66373ce418113bbc74f54f9c..22c0365fbd4f128093f4a2882d9399f9e18179e1 100644 (file)
@@ -1,7 +1,7 @@
 /* jh_tables.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 459994ae31d122f9ba135fe1135360f300f00f1b..60a78ae232b8358fa37da25db194bbc9e44b2c41 100644 (file)
@@ -1,7 +1,7 @@
 /* keccac-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2012  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     keccak-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2012-12-16
  * \license  GPLv3 or later
index 9206e621d94104822ae6b12e03f71fb50abe8ef7..dbdeaa26bc9d4c87c0440d959c07638b61e6eca7 100644 (file)
@@ -1,7 +1,7 @@
 /* keecak.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b374ce566aaa4c926acd1111f42a2db7306c0e51..62ec41ebf318caaa42757429dcb6bef18543f9f2 100644 (file)
@@ -1,7 +1,7 @@
 /* keccak.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 5ab3a0f7fa8fd4efbdcc9e47cba38e1147ccc6fa..73e2fc429ca3de963cf6e8af292bd4796d31db16 100644 (file)
@@ -1,7 +1,7 @@
 /* rotate64.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index f1bdbbad964ac9140a8501da761a4154956f7bdf..22593de62a4b6f78f89603145b67f7c30309c389 100644 (file)
@@ -1,7 +1,7 @@
 /* rotate64.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index a97ad1628ff8afc5546366fbf07a6bf787335aec..40465c561b9ee05d02c819fbb23aa33107e67de4 100644 (file)
@@ -1,7 +1,7 @@
 /* keysize_descriptor.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * \file    keysize_descriptor.c 
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-01-07
  * \license GPLv3 or later
  */
index 4ea70e973e5542507fe7c369d0da8d1ed20928c7..84d8ed8524776a95c787b0d60bc926b139f208c0 100644 (file)
@@ -1,7 +1,7 @@
 /* keysize_descriptor.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * \file    keysize_descriptor.h 
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-01-07
  * \license GPLv3 or later
  */
index a5681b5feee5d003a79ed8a495c948c3e8f991c1..c4fadb37b50c73bfbf1f0d138507a3ce6d4af318 100644 (file)
@@ -1,7 +1,7 @@
 /* khazad.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 819cfaac4b9903c7bbd2a7c22263b8a5a883ab04..971638278690a53838e78f8b697c27f296285bdb 100644 (file)
@@ -1,7 +1,7 @@
 /* khazad.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 9710c4ecd963daff2e2b6308417694e45b64b0c5..07402964262ba21180af5666a4d52dc94a18bd55 100644 (file)
@@ -1,7 +1,7 @@
 /* md5-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index f84edf8138c3613ee89728130ed09841d13f6bba..b9985252aacd85604a7f130e1bafae7b2bab7df3 100644 (file)
--- a/md5/md5.c
+++ b/md5/md5.c
@@ -1,7 +1,7 @@
 /* md5.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 140b58352556e3dd98380ae523140d84601dc09f..da44ad0cb9ee8c59ddd751848d8425639912113a 100644 (file)
--- a/md5/md5.h
+++ b/md5/md5.h
@@ -1,7 +1,7 @@
 /* md5.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 31d64a83b79b21c77644a2c1e5b2af6998a4e607..8efea017a67203968318265fb5f3b962094a79a1 100644 (file)
@@ -1,7 +1,7 @@
 /* md5_sbox.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 685ced234b49d3c0afc97ab5f7370c148c24ec11..9f305b6c73772c3bfa4e19898dc61f10dfe640aa 100644 (file)
@@ -1,7 +1,7 @@
 /* md5_sbox.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index d72a1d82d7c4a79c50e6def0ff6771c850d6e8f7..7e5653cf255d1105a06da24b0bd066c2427bcd5f 100644 (file)
@@ -1,7 +1,7 @@
 /* memxor.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 590f00193427e4758dffa514e7edfde621c81bb7..6ffbb91bf12b2cccf7295d67d8054bed89735cb1 100644 (file)
@@ -1,7 +1,7 @@
 /* memxor_p.s */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index fa436f532417507f4c8e8c4ea368463769537ef9..0a090b1c4f2a77eeabef5f4588afd75b14551ee2 100644 (file)
@@ -1,7 +1,7 @@
 /* mgf1.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index f7dac24f281febc815ba5d3d62d83b0779d351f0..007893d048dc0a6a30d79e40a4392c4eddfb3cc4 100644 (file)
@@ -1,7 +1,7 @@
 /* mgf1.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 30a6217722c3653fad207d5a93ddf6a4792a8a7e..0cff66d9a2fcd6249ca674e8d6ce47451a2428b2 100644 (file)
@@ -1,7 +1,7 @@
 /**
  * 
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * */
index 2373307dc670ad663622ed8bee5a8318eb24f765..bb29ae8a97836cd53776e9052475a5eb6a45fb3d 100644 (file)
@@ -1,7 +1,7 @@
 /* mqq160-sign_P-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     mqq160-sign_P-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-03-21
  * \license  GPLv3 or later
index 3271dfdf03bd77da9cab56ced4afb01f11190b82..0881477dfa10f6d3127a0925a21620848440e49d 100644 (file)
@@ -1,7 +1,7 @@
 /* mqq160-sign.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 60ac137caf074479fdfa90e1906477061978ace3..f28840d1d2922274fb2db49d7b25bd5a1f1711c8 100644 (file)
@@ -1,7 +1,7 @@
 /* mqq160-sign_P-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     mqq160-sign_P-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2010-03-21
  * \license  GPLv3 or later
index d484308f69587b9220804e0705f79d5f787f52a7..7c3114b259ae1514e027442a04f45859ecd6ad44 100644 (file)
@@ -1,7 +1,7 @@
 /* mqq160-sign.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Danilo Gligoroski, Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 73aaf42d35e311000cd459e2e6fe7cc83011c88f..dde72ffc9d122e46fdc2647ec0b05345bea0aa2a 100644 (file)
@@ -1,7 +1,7 @@
 /* mqq160-sign.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Danilo Gligoroski, Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 4cd64b376d5a491933e9c39f112f45b6f1fd0cdc..f13ecddaf7544c85ce5ed1c3ce4565e8bea8b2b0 100644 (file)
@@ -1,7 +1,7 @@
 /* mqq160-sign.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index c8934660c8c98a6a8764ae8ca9a941cd594ec5c8..5c88839f443b969999590e684b5ff710a63d70b5 100644 (file)
@@ -1,7 +1,7 @@
 /* mqq160-sign_testkey.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Danilo Gligoroski, Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index e53f117f4ee07a01e3aa3f725f3233102df0fb73..1c0c573de9918fd9f36d0ca2c87285c4dc95695c 100644 (file)
@@ -1,7 +1,7 @@
 /* mqq160-sign_testkey.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index e316416ab985e27aae363c5de5501746121dae34..db74d55f8968b496478cb05b97dc0d1d1bde118e 100644 (file)
@@ -1,7 +1,7 @@
 /* mugi.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * \file       mugi.c
  * \author     Daniel Otte 
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date       2009-02-15
  * \brief      implementation of the MUGI key stream generator
  * \license    GPLv3 or later
index 07ee80857e4ae335941345729ca3bcee562acf70..553d6b4ed105d4390872ded6176b2a3df70ff182 100644 (file)
@@ -1,7 +1,7 @@
 /* mugi.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2dae59173933fc8fba89da7e4625fae527a94bc3..ff6b0f1b1df1abcc98446a603343fa8ce3ec2104 100644 (file)
@@ -1,7 +1,7 @@
 /* noekeon.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3 or later
  * 
  * 
index 744c8349ca889c57f9b4696c22a44905ca2dc531..89edd59f1701448fc251cfc99ee9f4e7655eb5ba 100644 (file)
@@ -1,7 +1,7 @@
 /* noekeon.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -22,7 +22,7 @@
 /**
  * \file    noekeon.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2008-04-11
  * \license GPLv3 or later
  * \brief Implementation of the Noekeon block cipher
index 76458fb7a1636453b2c1f6cc9c964b025adf5df1..e7f1424ae9563659d2ca7ead062e0369129ff9b4 100644 (file)
@@ -1,7 +1,7 @@
 /* noekeon_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /* 
  * noekeon assembler implementation for avr
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  */
 
index 9da291c15d55297386d9fa99f535f59343b4387b..3964cf867cb6f3945d10cb310a3f708ebd846dc3 100644 (file)
@@ -1,7 +1,7 @@
 /* noekeon_cbc_enc.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2008-08-06
  * \license GPLv3 or later
  *
index 683bee557785c03c973ac99cb94f10ee2466ec3c..764aa17edca4b709958cb99b503ae2066a2b3d6d 100644 (file)
@@ -1,7 +1,7 @@
 /* noekeon_ctr.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2008-08-06
  * \license GPLv3 or later
  * 
index 73278865770a43b360521437dbdcddc21936c42d..ed8af7130e6b517d6f84c78e10e57fb75396104c 100644 (file)
@@ -1,7 +1,7 @@
 /* noekeon_ctr.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2008-08-06
  * \license GPLv3 or later
  * 
index a329b7559ea93e54f514f6e6264566a787bb0008..319d73b6760fa3285fbb0787bcdf1614315d2943 100644 (file)
@@ -1,7 +1,7 @@
 /* noekeon_prng.c */
 /*
  *   This file is part of the AVR-Crypto-Lib.
- *   Copyright (C) 2006, 2007, 2008  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
index dba7295fced3c2acd865d4b25fb2964c07af806b..4712734fbd918f6ede48de8ff37b3dcaa766f86c 100644 (file)
@@ -1,7 +1,7 @@
 /* noekeon_prng.h */
 /*
  *   This file is part of the AVR-Crypto-Lib.
- *   Copyright (C) 2006, 2007, 2008  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
index b4000cdb17b4d022f31ea6d1f46fb58fe46af010..3824da7bdaad16a17fc21a7b9db4b71863baca3b 100644 (file)
@@ -1,7 +1,7 @@
 /* noekeon_omac.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2008-08-24
  * \license GPLv3 or later
  * 
index 6ed1a37c5235fa50b300ba0c94dbe2d1e1ccba47..1abe50569e82cb807255a78964c1ac347b221d5a 100644 (file)
@@ -1,6 +1,6 @@
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -17,7 +17,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \license GPLv3 or later
  * 
  * 
index 22e8837640bc6d926e986f9bbd0acd9c8e01b34a..81637cd9861bb2defa72f25702cf7f09c783bda1 100644 (file)
@@ -1,7 +1,7 @@
 /* norx32.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2014 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 04b51529a2a90372d78cf7a245738e1a4dc8f9ba..d09c5d30ddf503ad54cc7e50ac1ef577798dad93 100644 (file)
@@ -1,7 +1,7 @@
 /* norx32.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2014 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index faea0689cf298051758e04368c0bd62fd1cd0064..5f6e38116b051627654f2ade9cf5c31d3515e196 100644 (file)
@@ -1,7 +1,7 @@
 /* present128.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -20,7 +20,7 @@
  * present128.c
  * a implementation of the PRESENT block-cipher
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * */
index 7c37dc4b0cd5e30324a5b75805653e80ff5df4a2..fc6648889580c109bf6681e554b44428dc64a665 100644 (file)
@@ -1,7 +1,7 @@
 /* present128.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index bc173703fb9d5dc691030cd5033f935fb4ee2274..236fc6be47f9962bbbf0886ca139b91f1475f48d 100644 (file)
@@ -1,7 +1,7 @@
 /* present80.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -20,7 +20,7 @@
  * present80.c
  * a implementation of the PRESENT block-cipher
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * */
index 29f07b93ff32be7851dbf9365754f1b07d512b67..63e3bfbd0fd4e0fbb5242fb0be94df6e54ff4cca 100644 (file)
@@ -1,7 +1,7 @@
 /* present.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index c1c000c562838fdfda51bac34372f3c71de5b9a9..2e8150c6b732040c0994a51e4e680f6baee45500 100644 (file)
@@ -1,7 +1,7 @@
 /* present_common.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -20,7 +20,7 @@
  * present_common.c
  * a implementation of the PRESENT block-cipher
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * */
index db856dd21689ec9f49cc35d6e2627b5e243dcfff..240b35d3b003c408175687fcbfa4049cf9892b75 100644 (file)
@@ -1,7 +1,7 @@
 /* present_common.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b2e21e35dbc505999a618ffda50b39b0e77741d8..47800d73b715b8733271e5a0a1880c1584534aa5 100644 (file)
@@ -1,7 +1,7 @@
 /* present.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -20,7 +20,7 @@
  * present.c
  * a implementation of the PRESENT block-cipher
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * */
index 8fc6f832c04f90d820db3b8addd31ae92739544a..a1755f174e6cc9eacc5f0a79d62d9fbb94570830 100644 (file)
@@ -1,7 +1,7 @@
 /* present.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 75f393183e81429098ce7f4abf8c90113acf80ea..9032ef3b6f4614112e1b1ffd49f945276e5e5093 100644 (file)
@@ -1,7 +1,7 @@
 /* rabbit.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index ae4c8d547a9b576a4eddca5c59dca799f5f7f62c..89019d82bfa763d537729d29c402d05fbe4a47c0 100644 (file)
@@ -1,7 +1,7 @@
 /* rabbit_c.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 7ad15a84c37b12e02dd3842b6fa8a89d13ba53b0..ea3a24d85bb709611946b43310bb80841c2f5151 100644 (file)
--- a/rc5/rc5.c
+++ b/rc5/rc5.c
@@ -1,7 +1,7 @@
 /* rc5.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /* rc5.c a C implementation of RC5 for AVR microcontrollers
  * 
  * author: Daniel Otte 
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * this implementation is limited to 64bit blocks and a maximum of 255 rounds
index 959fa8e68c1b8ee623878b0a517e0f17f1befe12..50ceba8ec7182487f23d577f4de86390e2568302 100644 (file)
--- a/rc5/rc5.h
+++ b/rc5/rc5.h
@@ -1,7 +1,7 @@
 /* rc5.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /* rc5.h a C implementation of RC5 for AVR microcontrollers
  * 
  * author: Daniel Otte 
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * this implementation is limited to 64bit blocks and a maximum of 255 rounds
index fdf866cc9bbc003402c4c87774ac97829ad4eb21..27d377b911cf61c944f0278d4491abd599899419 100644 (file)
--- a/rc6/rc6.c
+++ b/rc6/rc6.c
@@ -1,7 +1,7 @@
 /* rc6.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3d9ccce7eac2b01766fa2f00171494ea84b0569b..62816915b865184bf7dbb3a3bfff297f09a1e741 100644 (file)
--- a/rc6/rc6.h
+++ b/rc6/rc6.h
@@ -1,7 +1,7 @@
 /* rc6.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 70a29df8ed54d8065024e9f00f0940b911833cd7..a210568509b02f776839d4167ef4c1caa1e211b2 100644 (file)
@@ -1,7 +1,7 @@
 /* random_dummy.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 937d5de55a7b5bb2cb98e560dce104c0030cb05f..a61f26d5301b06a92782ded5468d291f3bca4cbe 100644 (file)
@@ -1,7 +1,7 @@
 /* random.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 345668e0bbcd5ca50769e4255cd606e2ed7cc11d..0b6fef624237e0393e568f4d0bf0982b982de2dd 100644 (file)
@@ -1,7 +1,7 @@
 /* rsa_basic.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index ccce4b0777528c90a7b05ad169f80753d4e3ab3c..811a76af4d5b50c496306a6091639941021089c9 100644 (file)
@@ -1,7 +1,7 @@
 /* rsa_basic.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 042f536d4fb3472095c986b60154719334ead351..d13fea38ff5c7011a5629abbf3e95e5b28ac8d69 100644 (file)
@@ -2,7 +2,7 @@
 /* rsa_oaep.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2012 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 9d8a529a2bbeaed7cc6cf1d8ed9c9756967ee90a..a76e99aaefd3963719c675f45f5b214ec1fd272b 100644 (file)
@@ -1,7 +1,7 @@
 /* rsa_oaep.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2012 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2825b81389150990479c741e31e395373facc1ff..c1f753fa9220feb3a60f610c544911b2646d2049 100644 (file)
@@ -1,7 +1,7 @@
 /* rsa_pkcs1v15.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 909b15475883cb9f887823216cc84e9192b45422..6eaffc2dac726da7639b90f5e9df661b6ca4af18 100644 (file)
@@ -1,7 +1,7 @@
 /* rsa_pkcs1v15.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 6d9589bf6f20ef91d3cf2450fbbbd850be39ef55..9a1ff804c7a87905823721d4cfaac41f21f8b4aa 100644 (file)
@@ -1,7 +1,7 @@
 /* salsa20.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 7cdbc7b7b24d5450b455e482a2f6559e317ad183..e28a8c476146ffc04d44ecaea76db69f3afcf829 100644 (file)
@@ -1,7 +1,7 @@
 /* salsa20.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 125efcf89ddf5a570ebf9d632535422feb40dc37..0e4215e21926bc3f1c18676923f9f570a5cbfda6 100644 (file)
@@ -1,7 +1,7 @@
 /* scal-basic.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 0aa4148ec92ad0de329999041e7d2dac6f778122..e0c4cd00070e0c0db943aa45451ec963c9f74e1a 100644 (file)
@@ -1,7 +1,7 @@
 /* scal-basic.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index e4d7b19b14fc565f311e1548a9a86d997ded1ebe..c9a196cb4b899b54b86ad7fe40ae56499b96e166 100644 (file)
@@ -1,7 +1,7 @@
 /* scal-nessie.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index ac1d7183359b2b18605f714e9044e021c9fad287..e388ecfa6a3e76e10aedf9ee5a411123ff5d95bf 100644 (file)
@@ -1,7 +1,7 @@
 /* scal-nessie.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index ba5784d24e75cddfe2b051b96a442a51ac253f97..f9ceb892ba469c7bbe40ff6fdee7321d87eed9db 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_arcfour.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 512e90d345d833616f462322bd374ab9e2c0d0cd..6630375e8e041e8d20fe6cdbad0acbd231560d9e 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_arcfour.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 33ab7ea7fc617f31eeb4e6327a01ea86ce65cf3e..fbc9387f64e460b027a17e840cd893d67f8e3075 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_grain.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index a67d1d58628e82515d2923a63b76e5d9a20ee734..1bbf258d06fd1857012cfb9fbe2904f8deee752d 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_grain.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index a3c69285b0a12c7ca7dccde9db259d4af10b6e79..a00eefa5a5e7d9cc0e028b9680518e689fd0f617 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_mickey128.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index c8748678e184d13754b1723b0faa6ec07160dd54..44ea2b1a72dfa913d66221c1b1e9efc49a33878f 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_mickey128.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index f1d7007f748af5364c8c449e23775d2ad2e687df..bc74bf98ac25498c002e5b7013220d55e43a7123 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_rabbit.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index ee172c8c32869cfdf37e154b6071f2c71f58f09c..a6ae8230ebee6686afbe2e753bf872e7eaefceab 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_rabbit.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3e2988ca4ff9ff4692975e382e83580df02bd765..425dc20e538687e2c2e7532e7c74bef06dff1fdb 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_salsa20.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 23c9f2bd233788844d6b0a90ce7edba2bd3abb17..89a66bb1becda25ca47817a40cc3fa50d49983e2 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_salsa20.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index bebf391024575e5a08103df286c3741b75947151..7fddae643c05e788f0a46b80ee240c2b65ccd677 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_trivium.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 17f921a9f8657ce77d030b8cc0b6d858e21fd67f..aeca9dc12c7d4c6d77d330669c309756ca0476d0 100644 (file)
@@ -1,7 +1,7 @@
 /* scal_trivium.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index afdaf3c7db1add12e4b7d0493af218d8d4961e71..13e38441fcd832866165cb3507a06198792dcb3e 100644 (file)
@@ -1,7 +1,7 @@
 /* seed-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 78d7d59dcb56237d3ac8656bffec232af8cc4577..a58d9ff71e92b516efeb1cc758713b709ad834c0 100644 (file)
@@ -1,7 +1,7 @@
 /* seed.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 38aeec992f7f2b1968dd756f068f2f9b095c79bc..809b26b6cced5c837d0e93f76199ab91d09e1b2f 100644 (file)
@@ -1,7 +1,7 @@
 /* seed_C.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 05aec9d9c2344040c9b48f2399273e100e00644a..63c18866e82a652a7a95b6a4806752b329d908f1 100644 (file)
@@ -1,7 +1,7 @@
 /* seed_sbox.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 033a863d546a690ad854f4067d2e6b5311d4521c..b6af61b4dced0eacb7563820039d09030cc3f04b 100644 (file)
@@ -1,7 +1,7 @@
 /* seed_sbox.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 5a371b953058d844c213f49b8febe0e23a1812af..235aa2205dda6f2dc805697d61c0616da310a8c9 100644 (file)
@@ -1,7 +1,7 @@
 /* serpent_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 4e0d7db01b6fd5bb06bd2dfbba14efef297a49bd..a521269a40a6e1c54aeeb760af82f6618ed37da1 100644 (file)
@@ -1,7 +1,7 @@
 /* serpent-sboxes-bitslice.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /* serpent-sboxes.c
  * a bitsliced implementation of the serpent sboxes
  * author: Daniel Otte 
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  */
 
index 40bf2a6b02479ebda5605fa12aebd7f42ee953b1..b661c367161e4405aa518c1b143bc36db51ef714 100644 (file)
@@ -1,7 +1,7 @@
 /* serpent-sboxes-bitslice.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /* serpent-sboxes.c
  * a bitsliced implementation of the serpent sboxes
  * author: Daniel Otte 
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  */
 
index 9242272090267a6958da7d1358fe708339d2dc5c..c0ac941d3a8bcbbb0831b89c3f14805c057d9de5 100644 (file)
@@ -1,7 +1,7 @@
 /* serpent-sboxes-fast.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 028fd77e779340ea96df7ab5b9f6c58f90da52a8..b5e185c4b9d2bce58d5e1bf29d62836d66679f2a 100644 (file)
@@ -1,7 +1,7 @@
 /* serpent_sboxes.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index c391edc6163c71983844f596471a59255f87fc0d..58dc508abdd760a6585d315102330b33f8d8ab55 100644 (file)
@@ -1,7 +1,7 @@
 /* serpent-sboxes.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index c4ec83b66c9e85bd16c32eca6b87abfbe63ad5d3..5deb809198d241662b28d2beee7e7cf2a4029a29 100644 (file)
@@ -1,7 +1,7 @@
 /* serpent-sboxes.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /* serpent-sboxes.c
  * a non-bitsliced implementation of the serpent sboxes
  * author: Daniel Otte 
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  */
 
index 8f2428bfef66a9d5ced950102a2b90f7d6752595..894f526f49ef6f7dd0e95831f8c2df5fedbd39de 100644 (file)
@@ -1,7 +1,7 @@
 /* serpent.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /* serpent.c
  * a bitsliced implementation of the serpent cipher for avr microcontrollers
  * author: Daniel Otte 
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  */
 
index dbf019281d2bd2f933bdf35136b9f9f4ca709b86..a6480efb544d1d0076516ae707f49facd9b3ce1a 100644 (file)
@@ -1,7 +1,7 @@
 /* serpent.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index f479fcc27ca42db3a1e611dd830624ebf7d73f81..69ab9624b80fe00cfe9d58b70e2328a750c977d8 100644 (file)
@@ -1,7 +1,7 @@
 /* sha1-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 7b5d40b1cf215a5259eb588f974f986af4f2464e..bed8b5e039e92ec116508debdf217b54b687af51 100644 (file)
@@ -1,7 +1,7 @@
 /* sha1.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 0da9ee75852c75d2fec5179c87ebccbef2f02b36..61cf0a25f5dd004554e108ee489077ebe1de9dc1 100644 (file)
@@ -1,7 +1,7 @@
 /* sha1.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * \file       sha1.h
  * \author     Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date       2006-10-08
  * \license GPLv3 or later
  * \brief   SHA-1 declaration.
index 81a5cfd3f4614157e476a926afcddc0240e25c2d..5e619e68cfd81eac35ff66fdb7c3d3bff9d7b6f8 100644 (file)
@@ -1,7 +1,7 @@
 /* sha224.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2010  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index dd31dfda01781c3eded17c46bbc01b4bf04840cf..c046532c9d5a736e714960fa80ad0522b88ce86f 100644 (file)
@@ -1,7 +1,7 @@
 /* sha224.h */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 75a4ce64bd943a0034eb3b5257cc89a2169a50ad..d6134e49498ed1e315ce9f6f490ccc3fb08749a9 100644 (file)
@@ -1,7 +1,7 @@
 /* sha256.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2010  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index d6e74e4453ccd89ddc5d526d86c8f9780d1019d4..d187941461a3118cb87ec85283f8e82af08373ad 100644 (file)
@@ -1,7 +1,7 @@
 /* sha256.h */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b74c84e2a1ed715881749abfd49bf62efc3b3c8d..a8a44b2b34f1293b4b40c194d4f5c4d928488853 100644 (file)
@@ -1,7 +1,7 @@
 /* sha2_large_common.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index c141e2a4a21acd8245cbcff5864efe91a08e48c9..7f0e1c110a417069ee8b26023222da7908a1fc66 100644 (file)
@@ -1,7 +1,7 @@
 /* sha2_large_common.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 133d762183d781384d57dd85359f20ab91a40da7..2781bdd9961a13fdceb06118ea7746b930b414c1 100644 (file)
@@ -1,7 +1,7 @@
 /* sha2_small_common.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 9a28a9daf7266376a2d3c4c7a09f107a754e811c..652a458db7fd92755ae9a786596991deddee0b13 100644 (file)
@@ -1,7 +1,7 @@
 /* sha2_small_common.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 6a3e9a0235d478caf1523472ca30ad540c98eff5..c1c3d9976ce0cad935d7553c08d77f4f7c634c1b 100644 (file)
@@ -1,7 +1,7 @@
 /* sha384.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 5ec39cc9616bedd33dd5d2753464f8ca379e38f0..bb0ae21099c729c54c9d56f16a7b1c71cb8e09a9 100644 (file)
@@ -1,7 +1,7 @@
 /* sha384.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index bc6edf4e23973e4fa75067a7e69a5581cbaf78bf..5c2b0857688b1988d0888639bf672651c1f67deb 100644 (file)
@@ -1,7 +1,7 @@
 /* sha512.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 15a0ae340c2ae556813fe2b54cb7b58dd94fdfe7..5d52e77a5e44d55a3eb21a47faec310b96397d39 100644 (file)
@@ -1,7 +1,7 @@
 /* sha512.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index e9729a1b53f55f601f99f64b32ae1d855dde7a12..97c3b562b30e1d018747c081e18430e056f9aec4 100644 (file)
@@ -1,7 +1,7 @@
 /* sha256-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index e3e6c2cb55085c4a659715cfda925e749e383fdf..13f08062a59c4c42871f849d289b57f64f82f3e4 100644 (file)
@@ -1,7 +1,7 @@
 /* sha256.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 03f3a148328a0dfe0c64b965a75bf1326285b480..b0fd6d4d12ec95c18fb63338e13c6a282784b0a4 100644 (file)
@@ -1,7 +1,7 @@
 /* sha256.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 179ca78c0c5f20691417d241d9865ba0f9033d9d..435ca1d25918d14342c9e35f5dddf78cd036e586 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * \file    sha3-api.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-01-06
  * \license GPLv3 or later
  * 
index 493cdbf606020ebc2ee7f9b45759b0f4b6b3d215..9d9827e47294236a767fe2a9a6bfff34d741eb3a 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal-asm.S
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  */ 
index 0a32041284b466a51a157e06d3e9f2f133304d8e..fe88fda4a03713616e2450451ccff015eee96246 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-17
  * \license GPLv3 or later
  * 
index f7477e17973d93c81bb938ae876c78489649942d..e69ae1fbdb868d0d7a0eaa2ca09a9d743523e495 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-17
  * \license GPLv3 or later
  * 
index ac864adaa5facb49e999200d1084c79037b55192..72341cd634517625e217c7f0d36d62d0ce4ee67c 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal192-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal192-asm.S
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  */ 
index 389f4f38be6aaa4ed31596e26fd21bef2f046dd6..95da6b03cc7a35f4ed18244b5f9791b162bb489f 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal192.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal192.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  * 
index 1168d1bdc5eb2e2d79ed486bd03ac0509d35e322..a145961d5b95bbc5d87215e9ec9f8601ee334995 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal224-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal224-asm.S
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  */ 
index 00a13d01926146205409187091dea4e1609f5903..167bb9bbc268a9ec0d199c9bedf1cfd361d862a0 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal224.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal224.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  * 
index f95e6c794656746ff3b4140bbd138e7bdc0a00c4..23c5e0b46c1bb6dacbcfe8c96077c2f8258f5b7e 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal256-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal256-asm.S
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  */ 
index 0ed81def4345b5cc07ac883a4279dacedca06bc6..9fd2e0db7b239a2e496840dd149a6557e5b8a73a 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal256.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal256.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  * 
index e9a053d01d32d95c0655ab80103e7f14e6bd50ad..fdb21290000dc0b559d7ebb4ac23e772951dfa4d 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal384-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal384-asm.S
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  */ 
index e11ead68cc53bb5501fed9377352d6a54a912170..54175fed42c4fc2b2fae57be4af7662286c5ed7d 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal384.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal384.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  * 
index 0d412ffff549b2d4c078cec87a680770c2ffb50f..cedaea1012ae043dd61d95b67734aec6dd64eb0c 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal512-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal512-asm.S
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  */ 
index 23a7bfa1abccb768cc29f58ee735d97eb448f542..82d49b4df0ae3941aaf20b5729b12828a74203ff 100644 (file)
@@ -1,7 +1,7 @@
 /* shabal512.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    shabal512.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-04-27
  * \license GPLv3 or later
  * 
index b59e138e23ca13f2569def3ac5f029649d196b3b..b1ccc9109e27eb8e4eb106a4c8844e1d5aecb71d 100644 (file)
@@ -3,7 +3,7 @@
  *   This file is part of AnonAccess, an access system which can be used
  *    to open door or doing other things with an anonymity featured
  *    account managment.
- *   Copyright (C) 2006, 2007, 2008  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
index fdb49168e119741bb6a90777c618ee30dacf0b30..b3cb18e30300e49fece2c9578f21a6b77dbc9deb 100644 (file)
@@ -3,7 +3,7 @@
  *   This file is part of AnonAccess, an access system which can be used
  *    to open door or doing other things with an anonymity featured
  *    account managment.
- *   Copyright (C) 2006, 2007, 2008  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
index 052dc2707d2ffe129d5c88d65c6cee46a3aa2160..e87a7982e8d845674903850806a411da77bb467d 100644 (file)
@@ -1,7 +1,7 @@
 /* shacal1_enc.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 7ff831bc4e01278301a1f794bbe768d744582b94..da702b19a9ad5b6898d35c4fa41d7aae54c44f5e 100644 (file)
@@ -1,7 +1,7 @@
 /* shacal1_enc.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 6d5e8aa6dff16138ca1ae1ad70650fdfe16c76c5..da92b59c1bf7b954dc7e69273fda9ab89b78a78e 100644 (file)
@@ -1,7 +1,7 @@
 /* shacal2_enc.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 6ae89b732f3cbe89e70f0b9e3e6f67fdfbb1dbea..3f120a6323da4bf64cfa80fa85910ea829e63f00 100644 (file)
@@ -1,7 +1,7 @@
 /* shacal2_enc.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index fe12eeedf091d26f63ad5f62ca8dd0a6a59a2203..dccb5f8bfeb78069cd4cc920e5e2861fd8e7845d 100644 (file)
@@ -1,7 +1,7 @@
 /* skein.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    skein.c
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  * 
index 3434f9a9d5c55498f933dfb5de2ad9254374faf4..f4af8fc3dc7559ec31b069e9fe3281eaf83da903 100644 (file)
@@ -1,7 +1,7 @@
 /* skein1024.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  * 
index a96a930d04def83ee854181eae140bc81ad37e54..040b141609184f6e4155b62d3c02c7f0ebeb72df 100644 (file)
@@ -1,7 +1,7 @@
 /* skein1024_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-25
  * \license GPLv3 or later
  */ 
index acc0649ca1a6a65cbf75992c3d04c55886257630..03a1ba864a833922af0892ed24476d58cd202df5 100644 (file)
@@ -1,7 +1,7 @@
 /* skein256.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  * 
index b82ced825a8036bb267f68604a366f7854e0f074..e4729855dc010fe2542a5a510727464240acda9c 100644 (file)
@@ -1,7 +1,7 @@
 /* skein256_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-16
  * \license GPLv3 or later
  */
index 38d4b9bc32946f2e3886a95a3f860e4d6c5e9529..240d3b93980932ed9485beb1a4a3f3f8dbb40b77 100644 (file)
@@ -1,7 +1,7 @@
 /* skein512.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  * 
index 46c490744065c65a7908cee3c06256a4a20d9943..8f541f6e4e079f6f721e52a5e552ad0078334487 100644 (file)
@@ -1,7 +1,7 @@
 /* skein512_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-16
  * \license GPLv3 or later
  */ 
index f1cf0f16d2c6c38f2c9cf6cc061c3159ae80f750..56abeddb14e09716c1d9764168bc656733b531c7 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /*
  * \file    threefish.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  * \brief   Implementation of the Threefish block cipher
index d01ff938780f433d5fcb4942174f598c59a75b84..362eaf382c990065a6974684475b7fa3c6cb5b67 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish1024_enc.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  *
index a733094e8bfff899cebf091c6670d5c360b8a5cb..41ddb35cfa20c1b106c737bf9f0c23d78fb45a1f 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish1024_enc_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-24
  * \license GPLv3 or later
  */
index 89c753505c40c96726257f1d47f18e1e41f6ed67..36355a9cd17d297301df0da7085be80cb6b7b5c8 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish1024_enc.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  * 
index 662e79dd1c03a54db44aba7ecaacef7e9664b1b2..ebe7fe67ddf55791be26bb594ca9ed6dff0fb26f 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish1024_enc.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  *
index 38f85ed099c8e14e05c8f4e65ada3038a869a02f..e77d0151778b6b8c6694963f534506ce1d8b1e88 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish1024_enc_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-24
  * \license GPLv3 or later
  */
index 658aa5b3bdc89b1e3ba917e2ac326cf9164f6dc5..b2b4fc51ef06d2c09d1f911ff342d5a5521a83da 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish256_enc.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  *
index 2cb5b2f86ceefce73ff04ac40287e49baf895bd3..384b6ab8ab4805a9deab33199cf250e585733205 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish256_enc_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-16
  * \license GPLv3 or later
  */
index 645322892daa18abc45f80b2aec598d4decd7104..862201e2fa8411f417dd46dc961fe03a3253a73a 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish256_enc.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  * 
index 4ed6153be62e5cf8df0b723f0d78a05d2ee43eff..08f7d8846f44631aff40c25aebecd2f07fdff43a 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish256_enc.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  *
index b4db42f3cafc99e5852ce3d11d2e97f7194ae7ed..f2766af23c7402d9c4853facd71b310ab3986950 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish256_enc_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-16
  * \license GPLv3 or later
  */
index c98f37fa0b7698b294dcd75f3999f284300896a9..f7b2e7348e6cc6cdb37742d84c35ba0455b2059b 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish_mix.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-16
  * \license GPLv3 or later
  */
index c5d9910019c82070d468267f95ec8418f61dc291..38341137b8cafd5f3cf00de9cbf44a6b05f8902d 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish512_dec.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-22
  * \license GPLv3 or later
  *
index 795e05a1ec853ca3eb8ae37d55f9ee364e05bb0b..ac91fd41ccbc01eb07f3a5fa430388c150d5b71f 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish512_enc_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-24
  * \license GPLv3 or later
  */
index df513bc1b9ac98e1944767ac6f84aaf953022408..14b5e7b79b8db6db9fdaa69874a0268557d116ce 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish512_dec.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-22
  * \license GPLv3 or later
  * 
index 4fbc886f47fc89a149ac9f10fa9b4de4345b30b6..b447403a79da357f8cb217806a11a68e5070871a 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish512_enc.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  *
index 49ead01ebf25a7d265e556eed09fa1ee0e7131e4..aad6b70757421e2d4428b5bbc04274a662840804 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish512_enc_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-24
  * \license GPLv3 or later
  */
index bae51c50016f228d0a907f98485aa8c2f54c54ef..822cf03580c0b4298047a8f5cf2c2ab17af17556 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish_invmix.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-21
  * \license GPLv3 or later
  */ 
index c512aca6038616aec6c923db44a0ef460f13bc0b..5d639c1d4e5d8d9c0e73842413e2d94fe596c65d 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish_invmix.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-21
  * \license GPLv3 or later
  */ 
index 45cb1701e3c1ec965fd816f4a110b5a838939533..04c6562558668ddaf7d143b89190dab09a1eaff1 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish_invmix_c.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-21
  * \license GPLv3 or later
  * 
index 40092209089ed9d05bfcdb08953f421af3fe2626..16af2db673246325da6034d8caedc4dbd903347a 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish_mix.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-16
  * \license GPLv3 or later
  */ 
index f18e3078c2b97479c61041260525dc97a4a21336..6219d2e237916e5655ff05f0d9aaf148b429676a 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish_mix.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-16
  * \license GPLv3 or later
  */ 
index 21b08d843548f190cf67fba6b1b56c9d23d01f72..69a3245e33eb3ca2a60d5ae103035bbfbec33587 100644 (file)
@@ -1,7 +1,7 @@
 /* threefish_mix_c.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-16
  * \license GPLv3 or later
  * 
index b8c53e102e9ee5b3119788fcc2d6942ad0efb2c2..d62838be7c9f7b0db9d5650604b1f07d06c6a157 100644 (file)
@@ -1,7 +1,7 @@
 /* ubi.h */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  * 
index 97a1c834891e5a497ee6682290775bb0efb85da0..aa3159b9fc6b8087f5f75c817abaa411f56c572f 100644 (file)
@@ -1,7 +1,7 @@
 /* ubi1024.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2010  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  * 
index 070242a0b2338e6c39521443d9861fcd7269bca5..4ff81e53f255c2b76f268eb5bc673acc44ebac0a 100644 (file)
@@ -1,7 +1,7 @@
 /* ubi1024_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-16
  * \license GPLv3 or later
  */ 
index 6b7509e8d3fa7b3180d5d093fa31f5c3fda1974b..01229ac5b30658df7b153a6cf6f555c107b39f1a 100644 (file)
@@ -1,7 +1,7 @@
 /* ubi256.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2010  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  * 
index c5d1bc6e856ffb4690c06c36c5b282df57d4c562..1a1e6434064fbd281870518991d8c14824201f8c 100644 (file)
@@ -1,7 +1,7 @@
 /* ubi256_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-16
  * \license GPLv3 or later
  */ 
index 83621ed0613695132f62c6bc1344c305a8fc521b..a02b2f560e67758522e7b3b44ddb0591988a68e7 100644 (file)
@@ -1,7 +1,7 @@
 /* ubi512.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2010  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-12
  * \license GPLv3 or later
  * 
index b61ef9cf951aaf05b9ff364421880756df928b96..3b74ce88f7d55ee19613760aeb4619145ee91bb0 100644 (file)
@@ -1,7 +1,7 @@
 /* ubi512_asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \date    2009-03-25
  * \license GPLv3 or later
  */ 
index 588c4cb056ed69124d7f9ef95d54341ba4ab8049..68187ce079222f8684ca276199accebf05c2b46f 100644 (file)
@@ -1,7 +1,7 @@
 /* skipjack.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 9aee2c400c4a2c22903828d2987baead3987e6df..25d17b7905e2c29335040d708eb74fa42c3c21a5 100644 (file)
@@ -1,7 +1,7 @@
 /* skipjack.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 440c825903447a0dd13b9bdfba1d55aeb29631c8..c3afe6e4779f5940dec7146e026f0f5f760dc77c 100644 (file)
@@ -1,7 +1,7 @@
 /* skipjack.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 8698c4ecdbf84c76766f874c283cc0300f705808..f9bb8c35d954d5a1d3836ba909461f9d72ae4866 100644 (file)
@@ -1,7 +1,7 @@
 /* stack_measuring.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 0b9a8b778f322658c8b650d8b8edd367f0f0f84d..63cd2d7f3d78e9bd7c88d745790d3a2ed0f027ab 100644 (file)
@@ -1,7 +1,7 @@
 /* stack_measuring.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 225555acf9705def6a0a2204961543c59fb5d594..fc3b471deaa9c9cab15e22cda687dc8494646b8d 100644 (file)
@@ -1,7 +1,7 @@
 /* streamcipher_descriptor.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 857602098099d1bbcd13bf94244675b50440101d..9990afea76dd3648de9adbb74686c6acf190a8b6 100644 (file)
@@ -1,7 +1,7 @@
 /* string-extras.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 80d8006ae57a475917fef6d879df09456490901b..ca8873415493c35b194f5ccc90e44a57c1b9bbc1 100644 (file)
@@ -1,7 +1,7 @@
 /* avr-asm-macros.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index fcd48f45617f52caf7d1980c3464d0d0cad4ee08..493b17cde6a71d07aedcf23f306d80f7dbb87f24 100644 (file)
@@ -1,7 +1,7 @@
 /* circularbytebuffer-asm.S */
 /*
     This file is part of the AVR-circularbytebuffer.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     circularbytebuffer-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-07-25
  * \license  GPLv3 or later
index 917ee2acf6434d3f087383ec72cb0a876bc5e208..2e51fd22f0be78fdb43ecef4c1869cd4a3101006 100644 (file)
@@ -1,7 +1,7 @@
 /* circularbytebuffer.h */
 /*
     This file is part of the AVR-circularbytebuffer.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     circularbytebuffer.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2009-07-24
  * \license  GPLv3 or later
index 363b396eb87e6d9864d1425b696d37445bc77e36..f3bab49bad0c00d8f361d44292caf63f17122277 100644 (file)
@@ -1,7 +1,7 @@
 /* cli-basics.S */
 /*
     This file is part of the AVR-Huffman.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 43dcb6c21c0995576ce4a8acbffdcce6ca0c4e1f..1c76c392625c119c2de8e3023453c86aa265f985 100644 (file)
@@ -1,7 +1,7 @@
 /* cli-core.S */
 /*
     This file is part of the AVR-Huffman.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 419ed1ce213eb811670619ec1787846aadbbac7c..d071a0031126720a1d83597c2edf2c1de2413e05 100644 (file)
@@ -1,7 +1,7 @@
 /* cli-hexdump.S */
 /*
     This file is part of the AVR-Huffman.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 619892a249b02fafd142cc7b3e321b656002b8ba..4cd8d264bbff08005675b16c0a50e6d7642fa780 100644 (file)
@@ -1,7 +1,7 @@
 /* cli.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  *
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3 or later
  *
  * components to help implementing simple command based interaction
index e463d2ffa9456cbd7b472812fea42678c0a2b8c6..15937a1bad5b96dfe230d6a4bad01e2d544157c0 100644 (file)
@@ -1,7 +1,7 @@
 /* cli.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index c86380f66d36e2a8ca4260e0b6739890e407309d..5878949a04b79a02d7b1c770d4096ef2dcaa92a8 100644 (file)
@@ -1,7 +1,7 @@
 /* cmacvs.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006 2007 2008 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 599e4b73ea1ab52fe9d5fa0e2fb5062094e108bb..6992314c65b886179e2ceef8d6b8711cf1a8f8b4 100644 (file)
@@ -1,7 +1,7 @@
 /* cmacvs.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 81cec071b9b61b97d53976395fdd8fdf57e07d4f..2dda12a663f60955f5576b58f5266df914cfbf31 100644 (file)
@@ -1,7 +1,7 @@
 /* config.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2c3d1c68ee0bd9c5348d8dd68d39d531dc0554fe..79d2380eb224fcce01a5cce1659e5298080fc7f9 100644 (file)
@@ -3,7 +3,7 @@
  *   This file is part of AnonAccess, an access system which can be used
  *    to open door or doing other things with an anonymity featured
  *    account managment.
- *   Copyright (C) 2006, 2007, 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
@@ -22,7 +22,7 @@
 
 /*
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * */
index a1bc8d1f22cd5f2611acb6777dddb7c258d3964b..395b213da3865e508e84f8ca048a7f87deda8bf7 100644 (file)
@@ -3,7 +3,7 @@
  *   This file is part of AnonAccess, an access system which can be used
  *    to open door or doing other things with an anonymity featured
  *    account managment.
- *   Copyright (C) 2006, 2007, 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
@@ -25,7 +25,7 @@
 
 /** \file dbz_strings.h
  * \author  Daniel Otte
- * \email   daniel.otte@rub.de
+ * \email   bg@nerilex.org
  * \license GPLv3 or later
  * \brief functions for handling of double-zero-terminated strings
  * 
index 799ccdf5762b499b65e504725e8b7f943bfbf2a7..00b264f8bd9ea41779c36b54a50ffce61533e95c 100644 (file)
@@ -1,7 +1,7 @@
 /* debug.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 971365a96d309daa227e0fc9e8f3050d71b0a454..9c8aeef82a6f32a7f6a1f32e9af7d2d6f740bd80 100644 (file)
@@ -1,7 +1,7 @@
 /* dump-asm.S */
 /*
     This file is part of the AVR-Huffman.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index ba74727f3daad81337454efa012919af4300e210..f35423cceeaa1dd878c8b378624e2a5930b90473 100644 (file)
@@ -1,7 +1,7 @@
 /* dump.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     dump.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-04
  * \license  GPLv3 or later
index 2f43dc223134e301e3a00a12493f2e17a3e08c5c..66217e512595c454745f2c7f6d010f9ac242ca11 100644 (file)
@@ -1,7 +1,7 @@
 /* dump.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     dump.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-02-04
  * \license  GPLv3 or later
index 3d85b05295cad5b815e98d65aac7957cc5a31f38..270e0bed28304b2d31d6aa28187ff5e63962294d 100644 (file)
@@ -3,7 +3,7 @@
  *   This file is part of AnonAccess, an access system which can be used
  *    to open door or doing other things with an anonymity featured
  *    account managment.
- *   Copyright (C) 2006, 2007, 2008  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
index 5aa2e998dca4bd4a41d1b7dfff4c604211740954..3c6bb37a1bbd7fcabe36d25f1f3a1b63690d639b 100644 (file)
@@ -3,7 +3,7 @@
  *   This file is part of AnonAccess, an access system which can be used
  *    to open door or doing other things with an anonymity featured
  *    account managment.
- *   Copyright (C) 2006, 2007, 2008  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
index 874109ce8827d2cb4515ec10f3d6d888b424f409..aa3b2bfde0db83aba927ade70ce241870c9a32f8 100644 (file)
@@ -3,7 +3,7 @@
  *   This file is part of AnonAccess, an access system which can be used
  *    to open door or doing other things with an anonymity featured
  *    account managment.
- *   Copyright (C) 2006, 2007, 2008  Daniel Otte (daniel.otte@rub.de)
+ *   Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
  *
  *   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
index d9d6abcf65db7dc130dcb8c5e753f412b77cab03..75f06a248905900cf8bfca9cc44446fc813ac230 100644 (file)
@@ -1,7 +1,7 @@
 /* main-a5_1-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 92ac560410489f5081b9bc9e0f1df79b7f73bba0..6b20c582d244263fe3dab918d51cd1858b298fce 100644 (file)
@@ -1,7 +1,7 @@
 /* main-aes-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index dcaf2426023c588a705449a0bf785a0d0007c340..7f402155138f89e27d11f68147c366145740f4af 100644 (file)
@@ -1,7 +1,7 @@
 /* main-arcfour-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 894179b3ccc45e454067adaa36a53895487d32f4..db2d41b6a0a1a5acbe610900bd28a526a521ccc1 100644 (file)
@@ -1,7 +1,7 @@
 /* main-base64-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index caf5b1506fdf9905fa029a1cd9694b1b4eb19691..19ef467f3f08925c52c8cc2f7dd77e07d4f47f84 100644 (file)
@@ -1,7 +1,7 @@
 /* main-bigint-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009, 2010  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 45e2c49ae048739cd7b30495573a6a49330142cb..fe8faa9b518a8cdf5e845eb4ebbedeb46f83c4f9 100644 (file)
@@ -1,7 +1,7 @@
 /* main-bigint-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009, 2010  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 941a57a4bc6db7eef10b19d5b4e4df9238ebfba6..3efab31f4e66c40bbc4cfb5ac52f620336e702d4 100644 (file)
@@ -1,7 +1,7 @@
 /* main-blake-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index bfa53bc54240eb9bcf3bb58c29e50470ee93d68a..7046a553876066e7b141e3ee6cf1e3e561f76377 100644 (file)
@@ -1,7 +1,7 @@
 /* main-bmw-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 5e1246b521ab54f3581ed483952375d313c0b58b..4eb03959048136febf3596385972aa4b078ceda8 100644 (file)
@@ -1,7 +1,7 @@
 /* main-camellia-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index d23ba8a3b339f9f8bba6989c8f9934683016b7f2..6c0af07665d368066c64db3d8a3a4823d897d367 100644 (file)
@@ -1,7 +1,7 @@
 /* main-cast5-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 0e96709fe53d61812b667d21f6a586686de9d274..f49c0d5f8a58828df82fcd34183d586ca8308be6 100644 (file)
@@ -1,7 +1,7 @@
 /* main-cscipher-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 0d22e07a2e2632d04f8359999bf04f9ab6e20d17..18ba3006c30ecf4953daf3c6f6c17805885e0230 100644 (file)
@@ -1,7 +1,7 @@
 /* main-cubehash-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index a8029f7fff4946bc54fe9d05e6d28816cca49f18..27546716c68f35f7a599e08e9057fb8116267367 100644 (file)
@@ -1,7 +1,7 @@
 /* main-des-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 1c66a9331c3e7918a56a92ade14389f88986f9a9..78784719c4d27c10178fb244c3ed58d3eb9009ca 100644 (file)
@@ -1,7 +1,7 @@
 /* main-dsa-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 926163e5347f074668a3241101e428429100cfa8..fe59cb0407c1814cc025b58866916941f281dfcd 100644 (file)
@@ -1,7 +1,7 @@
 /* main-dsa-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 878946f3b007b782c02ba894965557faa9d3a604..49efba890d2bec24ef6b636a062b95a2a1c15a05 100644 (file)
@@ -1,7 +1,7 @@
 /* main-echo-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 812d2134683d4b54faa2463087381a71ead27aea..f73c07104038dabccdc83e36dfb823fd58ec586c 100644 (file)
@@ -1,7 +1,7 @@
 /* main-entropium-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 0211592ff66cc37a03569aa9d33d4a66b03ad6cb..35722652f1fb2c82480cd09802f17f02a2f42b55 100644 (file)
@@ -1,7 +1,7 @@
 /* main-gcm-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2014 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3e8bd7a853f73e14a3216b9bf6ce7ed2639ffcc7..585589c31110bf94405f474f211d74ad9d1856d1 100644 (file)
@@ -1,7 +1,7 @@
 /* main-grain-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 4122e3376f7c4dcabcd94ec729118422a12960cd..607b85881688aca6e31d2a1fb46269e08f70e2a4 100644 (file)
@@ -1,7 +1,7 @@
 /* main-groestl-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index d5d6d3d7e9e6b8491266d57656a4ea3677ebd266..6843935a5631a464364fafb1f1bf74875773a23c 100644 (file)
@@ -1,7 +1,7 @@
 /* main-hmac-md5-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 0cf9a1baab6cfb6bc56caa490972922523edb573..bdc733053b198c28c1c89c38dc994949b829c7ad 100644 (file)
@@ -1,7 +1,7 @@
 /* main-hmac-sha1-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 1aad96676ea03e5a1c87b548cb6059f01a22dccd..711facbcc8c41e17cd53ddbcd6272585e02b297b 100644 (file)
@@ -1,7 +1,7 @@
 /* main-hmac-sha256-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index a54e913a21d1e6d61f554c9ab5ae4f62ffa66749..eebdeef33fb565df93c32bf8b0625fede9bb3c97 100644 (file)
@@ -1,7 +1,7 @@
 /* main-jh-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index ab5f9a29e062e6ecbbbf38cba457647da0b463c8..9767ccc3c2f43bf9f35fcb88cc2346f5163f318f 100644 (file)
@@ -1,7 +1,7 @@
 /* main-keccak-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 84e6086ba25a44cacf447e833767f410604407fe..d0ccff8048c8041a02a92fab7c52f47904520b06 100644 (file)
@@ -1,7 +1,7 @@
 /* main-khazad-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index afb0ab0689a519f89f1b722f76456c8f585a8ad6..e88a91a80fc589e424b0ec92debad6d639159aec 100644 (file)
@@ -1,7 +1,7 @@
 /* main-md5-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 5e889d548db39806fa66f824db618bc70f6a1a14..4b03ba11267eaea4bea3f118572a0ee06fc98d17 100644 (file)
@@ -1,7 +1,7 @@
 /* main-mqq160-sign-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2f1a213f8a4f01ef521459396215ae5753985c35..f55bb7ae9706e3d1707c430ca6143635d63ee5c3 100644 (file)
@@ -1,7 +1,7 @@
 /* main-mugi-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 99362ed31b2530295b4f38eb8ea7ab446fe3983d..1b6f55004396b7c42bafa705cfb676e1a3ece0ff 100644 (file)
@@ -1,7 +1,7 @@
 /* main-noekeon-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index fdef21b079f54e03be8f7c8be8df17d225ddd47d..d8378dd1683fe792abd570af41f06a5859bafd57 100644 (file)
@@ -1,7 +1,7 @@
 /* main-norx-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2014 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -21,7 +21,7 @@
 /* main-arcfour-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 503c886ffaf7c4333a2e536ed1a585fedfff105a..c125a73cb8f1f433f2a05b29fbb376c2d81dccbf 100644 (file)
@@ -1,7 +1,7 @@
 /* main-omac-noekeon-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 226fcf7a4d62c351d9f34be5854503d7791c3286..799d4687baf3d25f5515c8069f0a319bb9a4547a 100644 (file)
@@ -1,7 +1,7 @@
 /* main-present-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 46ee61c8d7e1190853409d01ebbe0bbabbd30a06..ab7e34649b80d4e38843702c43bf9f8b4c894589 100644 (file)
@@ -1,7 +1,7 @@
 /* main-rabbit-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 23e183c04da24c67645172852a0197504457129e..46f5e75db07c77bd4b7945cad271ffb5935f9d33 100644 (file)
@@ -1,7 +1,7 @@
 /* main-rc5-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 41fb19b5fbb08451fd219b3c64685b4368162255..46eff9f40f2d8658b6bc16cfc16c1ba6627cae88 100644 (file)
@@ -1,7 +1,7 @@
 /* main-rc6-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 9d6ad40646787e4c07bd4dc9ae8cb509c7aafa7d..3ed60dd78af89c7fb84f78a7fb2948afd094350a 100644 (file)
@@ -1,7 +1,7 @@
 /* main-dsa-test.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 1411b936ec045e65053bebdcde36be6ba467d8ed..ad2ecae206a472e48335ba78f6a4343107980506 100644 (file)
@@ -1,7 +1,7 @@
 /* main-dsa-test.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index e3ad8273a630e2885d3ddabc9f3e4f49f35f3e0b..c9ddb831b3a235f164d10428098b25314c8b73da 100644 (file)
@@ -1,7 +1,7 @@
 /* main-salsa20-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index ca9dbb9703ccae11182a830060cf60f7c307fbea..31fef329dd7e511b6ba7c1e2483fe8103fa6d0ee 100644 (file)
@@ -1,7 +1,7 @@
 /* main-seed-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * \file       main-seed-test.c
  * \author     Daniel Otte
- * \email      daniel.otte@rub.de
+ * \email      bg@nerilex.org
  * \date       2007-06-01
  * \brief      test suit for SEED
  * \par License        
index 7cbf1514f975944b5417e8a5320d8f7b76498d5c..54c893f663830224b315ee4c4af93bfce8b12982 100644 (file)
@@ -1,7 +1,7 @@
 /* main-serpent-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 95e003cf20aec1c7db03902aaeadf2b600895b43..26bee126bdf9649277b4d3cb807cc95abbf5ee14 100644 (file)
@@ -1,7 +1,7 @@
 /* main-sha1-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index e86af0bb410a33956ab6d01ef9b3b2f33784716c..577ceb473df40c9c938b28ffa88a575b7835ed5b 100644 (file)
@@ -1,7 +1,7 @@
 /* main-sha512-test.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index d6182860039d9f9e71c52560c1890170414935b2..44ea153473b4ee59feddddadf4ed585c3a3ebd3c 100644 (file)
@@ -1,7 +1,7 @@
 /* main-sha256-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3140b769df55ee5f85acbeea90e9ed0e063a929f..338733d6d3846e303ef04e76c056e9e8b4ae74ad 100644 (file)
@@ -1,7 +1,7 @@
 /* main-shabal-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index d35a29cd11926da112b5096e5e315d8d413488e8..5d6e633a3fea4e6beaf7c9177dbe5f47274a643d 100644 (file)
@@ -1,7 +1,7 @@
 /* main-shabea-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 464c7e1de578760bf3a34e680e1c75e3ac2210ec..0842e7b986bc5d44f2670104416080b7ee44a7c3 100644 (file)
@@ -1,7 +1,7 @@
 /* main-shacal1_enc-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 58e77d4141c3ee0a4ee9aa402ca224b406a653e2..d7b614c87c4760eabaeb1427693ab4ea4bf4ceb6 100644 (file)
@@ -1,7 +1,7 @@
 /* main-shacal2_enc-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 7cd7c0d3246fd70dd0f9b0bc812916dee7261253..1191100ff619813614044f1924e49d46a159925c 100644 (file)
@@ -1,7 +1,7 @@
 /* main-skein-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b39eee4dcaa452029bc28864dbfbf97766acc28d..d95d9eb03b9194bf71603ad0ef0144cbaf7d3176 100644 (file)
@@ -1,7 +1,7 @@
 /* main-skipjack-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 29435b9a2c9a9c8c44f73e5fa765b785b90bfa44..e48b68f0baf587db18a6c0b4099263f7b1d9daa7 100644 (file)
@@ -1,7 +1,7 @@
 /* main-tdes-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2e1be81433825c54256b0a2dc211f5cb886cc6b3..4f26904a55fa68e1b5dd110e247dd6d140254d95 100644 (file)
@@ -1,7 +1,7 @@
 /* main-test-common.c */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 6846d169fd736261d8131595ba08550ec831613d..93c5768e48f141ebfc0166f4052ea7d78e7ee062 100644 (file)
@@ -1,7 +1,7 @@
 /* main-test-common.h */
 /*
     This file is part of the ARM-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 5dea4b773438bab7a21fbc1e0b5e4fde3c9f1f5a..af8544655f3ebea561f0d9221303d19f896ddada 100644 (file)
@@ -1,7 +1,7 @@
 /* main-threefish-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b131830807d4c7a38602ec1c85094a8f49fb560b..20400835ede976426fd0ebb15950a3babceaf925 100644 (file)
@@ -1,7 +1,7 @@
 /* main-trivium-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b2f11d7048ba43b5d88a28737d10c2ded97d0376..cdfa865d6b8c594e7334b0fdbd0a1eb1d6002f0c 100644 (file)
@@ -1,7 +1,7 @@
 /* main-twister-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008, 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 79ba647314941beaf931d2c4f35208772c18016b..21bf0cbed98bd4d4febe60f546eeee0492bf6fad 100644 (file)
@@ -1,7 +1,7 @@
 /* main-threefish-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index a1811a01e82dd5b77d9151bf529b91ae568d3e46..73bc6909b47a4e6a40a0b20a3f10b032ac9841ef 100644 (file)
@@ -1,7 +1,7 @@
 /* main-whirlpool-0-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index c85a9673bb4f382459b9f7b0b01c59a2460d3109..cc5fd3f9305c8461553e80fa4fb8fcd3bf6e80b6 100644 (file)
@@ -1,7 +1,7 @@
 /* main-whirlpool-t-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 1e1cea3d236a2e8a270d67e00447294725b3b149..b2bbff6695717867c64f904e9aee701338927be3 100644 (file)
@@ -1,7 +1,7 @@
 /* main-whirlpool-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2371e1c0a66e828ca17eba2d79766e9cce51df0b..91f34e96458aea971ce22b5aca75ce0bbfa5e0c3 100644 (file)
@@ -1,7 +1,7 @@
 /* main-xtea-test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 7959f3f90911e70259eacc0ae7793b531ab1b6c1..1d28adae96d8c7a10c2598db62adc789dc426cc8 100644 (file)
@@ -1,7 +1,7 @@
 /* nessie_bc_test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * 
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * a suit for running the nessie-tests for blockciphers
index 0197b0ec0691cf9d958c3a8ddd24cf3edaa43d98..7c7f310d725b463e6e8b63c101d912fa33ff5bdb 100644 (file)
@@ -1,7 +1,7 @@
 /* nessie_bc_test.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 518a5a7219f3889f194f869d10c02a3665b9e5ea..0bdcdda4923f106674c7db9988b64f28b360c970 100644 (file)
@@ -1,7 +1,7 @@
 /* nessie_common.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * 
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * common function for nessie-tests
index 7eba1e3b0975cca7f4d0aad592867bb16c024794..e8de421ecfc807b98e00e3df2da53f319b91b55d 100644 (file)
@@ -1,7 +1,7 @@
 /* nessie_common.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * 
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * common function for nessie-tests
index d80c70fffde378cac1a670667ee33e2e0adab02b..afcd7aeb79bad0f02ef9524ba1372e196c7aea7b 100644 (file)
@@ -1,7 +1,7 @@
 /* nessie_hash_test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * 
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * a suit for running the nessie-tests for hashes
index b010129d0f55b7b71eb4a435d107e2d218979277..641c47dfd16b2566a4d2f20cbe38bcd99e32b2bf 100644 (file)
@@ -1,7 +1,7 @@
 /* nessie_hash_test.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 9c5d2ee5a69ab3869b7964d1a6158991ad6b5500..91b70073bea2fba1cfc620d49efe010f878ef6cc 100644 (file)
@@ -1,7 +1,7 @@
 /* nessie_mac_test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * 
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * a suit for running the nessie-tests for MACs
index 0f92f9c73e77957ecdabea4d1906fef9f4c67ad5..82baea84bde9c8d1724d40fe01b5f6e0ffa6d647 100644 (file)
@@ -1,7 +1,7 @@
 /* nessie_mac_test.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index f9128a2949605d9966e6ea9293227335001afa80..16001ae19a9735e916aacff620b07ec87d929d1e 100644 (file)
@@ -1,7 +1,7 @@
 /* nessie_stream_test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * 
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  * a suit for running the nessie-tests for streamciphers
index 616ca4a65f7bec1758caaca0137a6a3f0b65c095..18a461cc558a6952ba699d32ae4b4a5e5b68a1f8 100644 (file)
@@ -1,7 +1,7 @@
 /* nessie_stream_test.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3ce4910d62c1377a96f19b84ab28ffd8bd16bf57..20b616f1edc99f249a0d782048fb7f6697d5ac93 100644 (file)
@@ -1,7 +1,7 @@
 /* performance_test.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /*
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  *
  *
index 867ef995af5150866c107835d2fdc1075b96f4b8..5e35983cd84d1cc5fd44e96d0b15713ac79c81b6 100644 (file)
@@ -1,7 +1,7 @@
 /* performance_test.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b472a88297e5678f022cb7c4237bc6833a0ba16a..e8fc41c214c91aec71dec021be20f0327beb5c5d 100644 (file)
@@ -1,6 +1,6 @@
 /*
     This file is part of the AVR-uart_ni.
-    Copyright (C) 2009 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 4ba97f90d79b180bff4ae0e8b5e2f6d3c901bbad..b1fb908e2a5ef347cd9f543554ce03d9aed9ccf1 100644 (file)
@@ -1,7 +1,7 @@
 /* shavs.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006 2007 2008 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 555304e3ae28d15a113274c3992a4da7f51d8342..f28efa55da291a1d6460e6afa77b7ff0345169a3 100644 (file)
@@ -1,7 +1,7 @@
 /* shavs.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 92467919bd41c471684d3970653e0407f62dfc5e..495a50b9e10a35af62bd32c14f3d2186ce232043 100644 (file)
@@ -1,7 +1,7 @@
 /* string-extras-asm.S */
 /*
     This file is part of the AVR-Huffman.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 857602098099d1bbcd13bf94244675b50440101d..9990afea76dd3648de9adbb74686c6acf190a8b6 100644 (file)
@@ -1,7 +1,7 @@
 /* string-extras.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index fbce654bf08f47ca8f1e63f6545c99a6c6620218..95cfbf4828bc21d7fc0224d0e84ff7d5c9c78725 100644 (file)
@@ -1,7 +1,7 @@
 /* uart.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2014 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 8b71e867cac514b9c8035b02c165cf7628c8cc79..01834be278118b9b978a977dd5acd2ccc54d3765 100644 (file)
@@ -1,7 +1,7 @@
 /* uart_defs.h */
 /*
     This file is part of the AVR-uart_i.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     uart_defs.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2009-07-24
  * \license  GPLv3 or later
index 862cdfeb58fa5e2074c206968dff511f97267164..67fe749d3c9a41cdbcc3756a6932816117db9488 100644 (file)
@@ -1,7 +1,7 @@
 /* uart_i-asm.S */
 /*
     This file is part of the AVR-uart_i.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     uart_i-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-07-24
  * \license  GPLv3 or later
index 92477a2c47d3899b4bdfef336dacd2e03b784224..18dd80b596c80beb5023d319eabf825272ee45f7 100644 (file)
@@ -1,7 +1,7 @@
 /* uart_i.c */
 /*
     This file is part of the AVR-uart_i.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     uart_i.c
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2009-07-24
  * \license  GPLv3 or later
index 097cfcc988403f007ee1805701815ab9273f1d5c..9be6e00d670913ffa8b07862a331da21f792b4b2 100644 (file)
@@ -1,7 +1,7 @@
 /* uart_i.h */
 /*
     This file is part of the AVR-uart_ni.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     uart_i.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2009-07-24
  * \license  GPLv3 or later
index 66290f89004a164f14db88d0e7ae859863866cd1..936f25f4a6a9370f225ee9c87765cd949e2e303c 100644 (file)
@@ -1,7 +1,7 @@
 /* uart_ni.c */
 /*
     This file is part of the AVR-uart_ni.
-    Copyright (C) 2009 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2c4d28a07fb277afdc42846667b574b459465886..1aad803179e55fe906e14b3f34f2ec79680387bd 100644 (file)
@@ -1,7 +1,7 @@
 /* uart_ni.h */
 /*
     This file is part of the AVR-uart_ni.
-    Copyright (C) 2009  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     uart_ni.h
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte
  * \date     2009-07-24
  * \license  GPLv3 or later
index 737a0680be7190db331ca40aacb68bd5930d5341..89a3b0a06a0e8325dddf6a9af0eebffdda4d68e8 100644 (file)
@@ -1,7 +1,7 @@
 /* trivium.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -19,7 +19,7 @@
 /**
  * 
  * author: Daniel Otte
- * email:  daniel.otte@rub.de
+ * email:  bg@nerilex.org
  * license: GPLv3
  * 
  */
index 4211c2147240d06b8eb3f655e490099733384219..e63f51b5bcc57aacb9e14eb13491ff7bd9697f39 100644 (file)
@@ -1,7 +1,7 @@
 /* trivium.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 475309b00a8cab8a0d8aa66ad4441e09baeb5ae6..a35b5bc2ea459bf1bcb89527c804485e2a3c79f7 100644 (file)
@@ -1,7 +1,7 @@
 /* twister-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     twister-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-22
  * \license  GPLv3 or later
index 1e904ecdd1074adbddfd215902bd66ce7cfd96a6..cfb71aaed9ea6548d96e4df6146490a3bd5ff3e7 100644 (file)
@@ -1,7 +1,7 @@
 /* twister-large-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     twister-large-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-27
  * \license  GPLv3 or later
index 905cd59001e8d8722e0799f5a82ca5cde94e35c1..1cbc9f199ba2929c16c1a228c62853e6c58ea549 100644 (file)
@@ -1,7 +1,7 @@
 /* twister-large.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 30dab88146c1e632e180f7c706eb43d071b5bc73..718e6ddc2eb807a2fe084e0f584ce059b5f2ec2c 100644 (file)
@@ -1,7 +1,7 @@
 /* twister-small-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     twister-small-asm.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-26
  * \license  GPLv3 or later
index b279f6042210e9db65abe475ee1b98cfafdf66fd..19c95d26d219af90e455768ac0aad885ee48fcd0 100644 (file)
@@ -1,7 +1,7 @@
 /* twister.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index a44e9ba3a05e950f4e1c693a709bf0e20712057d..205b92c3dcaa82ce7efc7e76a073c4d4eca49856 100644 (file)
@@ -1,7 +1,7 @@
 /* twister.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 2f797923eabfa561e3caff4cfbfdad6711f505ca..e53f23a4613f971ec0952cf8786c45a072be0c49 100644 (file)
@@ -1,7 +1,7 @@
 /* twister224.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     twister224.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-28
  * \license  GPLv3 or later
index 9e519798b0baed7ae8dceef722b86b7e4dc8fd9b..b4374955ab122f960c971099931c04efaf8842f9 100644 (file)
@@ -1,7 +1,7 @@
 /* twister256.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     twister256.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-28
  * \license  GPLv3 or later
index 21bf8c772242f20d49c5ddb54065a1e730f7ab25..e956f9449894bee68030534e824167100760500e 100644 (file)
@@ -1,7 +1,7 @@
 /* twister384.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     twister384.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-28
  * \license  GPLv3 or later
index 5f65d6137a9d0cc8d0ea6a4b0f4cfe620e612cbd..f37742e7328d21783441998c40c7e75759bb4500 100644 (file)
@@ -1,7 +1,7 @@
 /* twister512.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
@@ -18,7 +18,7 @@
 */
 /**
  * \file     twister512.S
- * \email    daniel.otte@rub.de
+ * \email    bg@nerilex.org
  * \author   Daniel Otte 
  * \date     2008-12-28
  * \license  GPLv3 or later
index 91cfbed405c3a88ccd407ab86dfec87ad4139664..d46c4bdb49f7e1c1def2e48851550df6325f9eb9 100644 (file)
@@ -1,7 +1,7 @@
 /* whirlpool.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 3c13d1e838224f82ed23674e9d76fe7d69af7e15..e1fd1a2b8d5d7c7318b0982c38e1da273f43ea1f 100644 (file)
@@ -1,7 +1,7 @@
 /* wirlpool.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index a05f4cb69434a2a2f77d1761205ef3b4ad35b2f1..bbe7a93523ca72cb7f4d849747c81da4b2dd8048 100644 (file)
@@ -1,7 +1,7 @@
 /* xtea-asm.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2011 Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index b6d6ccd4ce136b8ecb605f741117cebd7a08b795..27d21dc3b6855a1ff079790ab55368dd42343669 100644 (file)
@@ -1,7 +1,7 @@
 /* xtea.c */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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
index 64bf827fd1660c6e34db7d86604ec72e724f34e6..b8783a698f41295dc491f638c1de65379e8382d5 100644 (file)
@@ -1,7 +1,7 @@
 /* xtea.h */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     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