September 2013 Archives by author
Starting: Sun Sep 1 15:54:09 CEST 2013
Ending: Mon Sep 30 21:46:34 CEST 2013
Messages: 107
- [PATCH] Make libgcrypt build with Clang on i386
Andre Amorim
- --disable-asm flag not being fully honored
Chris Ballinger
- --disable-asm flag not being fully honored
Chris Ballinger
- -ffast-math safety?
Chris Ballinger
- -ffast-math safety?
Chris Ballinger
- compiling guix with libgcrypt from git
Ludovic Courtès
- [PATCH 1/5] Add limited implementation of GOST 28147-89 cipher
Dmitry Eremin-Solenikov
- [PATCH 2/5] Separate common md block code
Dmitry Eremin-Solenikov
- [PATCH 3/5] Add basic implementation of GOST R 34.11-94 message digest
Dmitry Eremin-Solenikov
- [PATCH 4/5] Add GOST R 34.11-2012 implementation (Stribog)
Dmitry Eremin-Solenikov
- [PATCH 5/5] doc: fix building of ps and pdf documentation
Dmitry Eremin-Solenikov
- [PATCH 4/5] Add GOST R 34.11-2012 implementation (Stribog)
Dmitry Eremin-Solenikov
- mpi: Suppress newer gcc warnings.
Dmitry Eremin-Solenikov
- [PATCH v2] Add support for Salsa20/12 - 12 round version of Salsa20
Dmitry Eremin-Solenikov
- [PATCH] Fix Stribog digest on bigendian platforms
Dmitry Eremin-Solenikov
- [PATCH] Fix encryption/decryption return type for GOST28147
Dmitry Eremin-Solenikov
- GOST ECC pubkey
Dmitry Eremin-Solenikov
- [PATCH] Fix errors when building with Clang on PPC
Dmitry Eremin-Solenikov
- commit logs
Dmitry Eremin-Solenikov
- [PATCH] Make libgcrypt build with Clang on i386
Dmitry Eremin-Solenikov
- [PATCH 1/2] Add an utility to calculate hashes over a set of files
Dmitry Eremin-Solenikov
- [PATCH 2/2] Drop _gcry_cipher_ofb_decrypt as it duplicates _gcry_cipher_ofb_encrypt
Dmitry Eremin-Solenikov
- [PATCH 1/2] Drop automake-installed files
Dmitry Eremin-Solenikov
- [PATCH 2/2] Update .gitingore to ignore more files
Dmitry Eremin-Solenikov
- Suspicious about sign_ecdsa
Dmitry Eremin-Solenikov
- Testing ECC signatures
Dmitry Eremin-Solenikov
- Testing ECC signatures
Dmitry Eremin-Solenikov
- [PATCH 1/3] Fix 256-bit ecdsa test key definition
Dmitry Eremin-Solenikov
- [PATCH 2/3] Check that secret keys are valid while running basic pubkey tests
Dmitry Eremin-Solenikov
- [PATCH 3/3] Add support for GOST R 34.10-2001/-2012 signatures
Dmitry Eremin-Solenikov
- commit logs
Christian Grothoff
- [PATCH 1/3] serpent-avx2-amd64: Move register clearing to assembly
Jussi Kivilinna
- [PATCH 2/3] camellia-aesni-avx-amd64: Move register clearing to assembly functions
Jussi Kivilinna
- [PATCH 3/3] camellia-aesni-avx2-amd64: Move register clearing to assembly functions
Jussi Kivilinna
- [PATCH 1/2] Move stack burning from block ciphers to cipher modes
Jussi Kivilinna
- [PATCH 2/2] Make _gcry_burn_stack use variable length array
Jussi Kivilinna
- [PATCH 2/2] Make _gcry_burn_stack use variable length array
Jussi Kivilinna
- [PATCH] Change _gcry_burn_stack take burn depth as unsigned integer
Jussi Kivilinna
- mpi: Suppress newer gcc warnings.
Jussi Kivilinna
- [PATCH] scrypt: fix for big-endian systems
Jussi Kivilinna
- [PATCH] Fix encryption/decryption return type for GOST28147
Jussi Kivilinna
- [PATCH] Fix encryption/decryption return type for GOST28147
Jussi Kivilinna
- [PATCH 1/2] Make SHA-512 use the new _gcry_md_block_write helper
Jussi Kivilinna
- [PATCH 2/2] Make STRIBOG use the new _gcry_md_block_write helper
Jussi Kivilinna
- [PATCH 1/3] Use hash transform function return type for passing burn stack depth
Jussi Kivilinna
- [PATCH 2/3] gostr3411_94: set better burn stack depth estimate
Jussi Kivilinna
- [PATCH 3/3] Optimize and cleanup 32-bit and 64-bit endianess transforms
Jussi Kivilinna
- [PATCH] Remove i386 inline assembly version of rotation functions
Jussi Kivilinna
- [PATCH] bufhelp: enable fast unaligned memory accesses on powerpc
Jussi Kivilinna
- commit logs
Jussi Kivilinna
- [PATCH 1/3] whirlpool: do bitcount calculation in finalization part
Jussi Kivilinna
- [PATCH 2/3] whirlpool: add stack burning after transform
Jussi Kivilinna
- [PATCH 3/3] Make Whirlpool use the _gcry_md_block_write helper
Jussi Kivilinna
- --disable-asm flag not being fully honored
Jussi Kivilinna
- [PATCH 1/3] whirlpool: do bitcount calculation in finalization part
Jussi Kivilinna
- --disable-asm flag not being fully honored
Jussi Kivilinna
- commit logs
Jussi Kivilinna
- --disable-asm flag not being fully honored
Jussi Kivilinna
- [PATCH] Make libgcrypt build with Clang on i386
Jussi Kivilinna
- [PATCH] Fix errors when building with Clang on PPC
Jussi Kivilinna
- [PATCH] Prevent tail call optimization with _gcry_burn_stack
Jussi Kivilinna
- [git] GCRYPT - branch, master, updated. libgcrypt-1.5.0-274-gdb60d82
by Jussi Kivilinna
- [git] GCRYPT - branch, master, updated. libgcrypt-1.5.0-278-g68cefd0
by Jussi Kivilinna
- [PATCH 1/5] Add limited implementation of GOST 28147-89 cipher
Werner Koch
- [PATCH 2/2] Make _gcry_burn_stack use variable length array
Werner Koch
- [PATCH 1/2] Move stack burning from block ciphers to cipher modes
Werner Koch
- mpi: Suppress newer gcc warnings.
Werner Koch
- [PATCH v2] Add support for Salsa20/12 - 12 round version of Salsa20
Werner Koch
- Got stuck with Ed25519
Werner Koch
- Got stuck with Ed25519
Werner Koch
- Got stuck with Ed25519
Werner Koch
- [PATCH 1/5] Add limited implementation of GOST 28147-89 cipher
Werner Koch
- [PATCH] Fix Stribog digest on bigendian platforms
Werner Koch
- commit logs
Werner Koch
- GOST ECC pubkey
Werner Koch
- --disable-asm flag not being fully honored
Werner Koch
- --disable-asm flag not being fully honored
Werner Koch
- commit logs
Werner Koch
- [PATCH 1/3] whirlpool: do bitcount calculation in finalization part
Werner Koch
- [PATCH] Make libgcrypt build with Clang on i386
Werner Koch
- --disable-asm flag not being fully honored
Werner Koch
- [PATCH 2/2] Update .gitingore to ignore more files
Werner Koch
- [PATCH 1/2] Drop automake-installed files
Werner Koch
- commit logs
Werner Koch
- Suspicious about sign_ecdsa
Werner Koch
- Suspicious about sign_ecdsa
Werner Koch
- Testing ECC signatures
Werner Koch
- [git] GCRYPT - branch, master, updated. libgcrypt-1.5.0-265-g4552437
by Werner Koch
- [git] GCRYPT - branch, master, updated. libgcrypt-1.5.0-266-gd5f9146
by Werner Koch
- [git] GCRYPT - branch, master, updated. libgcrypt-1.5.0-267-gdf013c9
by Werner Koch
- [git] GCRYPT - branch, master, updated. libgcrypt-1.5.0-268-g1f5f445
by Werner Koch
- [git] GCRYPT - branch, master, updated. libgcrypt-1.5.0-273-g1c6660d
by Werner Koch
- [git] GCRYPT - branch, master, updated. libgcrypt-1.5.0-275-gd2076f2
by Werner Koch
- [git] GCRYPT - branch, master, updated. libgcrypt-1.5.0-281-ga2618c8
by Werner Koch
- [git] GCRYPT - branch, master, updated. libgcrypt-1.5.0-282-g1d85452
by Werner Koch
- compiling guix with libgcrypt from git
Matthias Wachs
- [PATCH] Add support for 128-bit keys in RC2
Peter Wu
- possible mpi-pow improvement
NIIBE Yutaka
- Got stuck with Ed25519
NIIBE Yutaka
- Got stuck with Ed25519
NIIBE Yutaka
- Got stuck with Ed25519
NIIBE Yutaka
- compiling guix with libgcrypt from git
NIIBE Yutaka
- GOST ECC pubkey
NIIBE Yutaka
- GOST ECC pubkey
NIIBE Yutaka
- Suspicious about sign_ecdsa
NIIBE Yutaka
- The value d (was: [git] GCRYPT - branch, master, updated. libgcrypt-1.5.0-273-g1c6660d)
NIIBE Yutaka
- -ffast-math safety?
NIIBE Yutaka
Last message date:
Mon Sep 30 21:46:34 CEST 2013
Archived on: Mon Sep 30 21:10:42 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).