projects
/
libgcrypt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove duplicated prototypes.
[libgcrypt.git]
/
src
/
gcrypt.h.in
2014-10-08
Markus Teich
mpi: Add gcry_mpi_ec_sub.
blob
|
commitdiff
2014-09-03
Werner Koch
Add a constant for a forthcoming new RNG.
blob
|
commitdiff
|
diff to current
2014-08-05
Werner Koch
Fix bug inhibiting the use of the sentinel attribute.
blob
|
commitdiff
|
diff to current
2014-06-28
Dmitry Eremin-Sole...
Add GOST R 34.11-94 variant using id-GostR3411-94-Crypt...
blob
|
commitdiff
|
diff to current
2014-06-28
Dmitry Eremin-Sole...
Support setting s-box for the ciphers that require it
blob
|
commitdiff
|
diff to current
2014-05-12
Jussi Kivilinna
Add Poly1305 based cipher AEAD mode
blob
|
commitdiff
|
diff to current
2014-05-12
Jussi Kivilinna
Add Poly1305-AES (-Camellia, etc) MACs
blob
|
commitdiff
|
diff to current
2014-05-12
Jussi Kivilinna
Add Poly1305 MAC
blob
|
commitdiff
|
diff to current
2014-05-11
Jussi Kivilinna
Add ChaCha20 stream cipher
blob
|
commitdiff
|
diff to current
2014-01-29
Werner Koch
Reserve control code for FIPS extensions.
blob
|
commitdiff
|
diff to current
2014-01-19
Werner Koch
md: Add Whirlpool bug emulation feature.
blob
|
commitdiff
|
diff to current
2014-01-13
Dmitry Eremin-Sole...
Add MD2-HMAC calculation support
blob
|
commitdiff
|
diff to current
2014-01-13
Dmitry Eremin-Sole...
Add a function to retrieve algorithm used by MAC handler
blob
|
commitdiff
|
diff to current
2013-12-11
Werner Koch
random: Add a feature to close device file descriptors.
blob
|
commitdiff
|
diff to current
2013-12-02
Werner Koch
mpi: Introduce 4 user flags for gcry_mpi_t.
blob
|
commitdiff
|
diff to current
2013-11-21
Jussi Kivilinna
Add GMAC to MAC API
blob
|
commitdiff
|
diff to current
2013-11-19
Dmitry Eremin-Sole...
Initial implementation of GCM
blob
|
commitdiff
|
diff to current
2013-11-19
Jussi Kivilinna
Add CMAC (Cipher-based MAC) to MAC API
blob
|
commitdiff
|
diff to current
2013-11-16
Jussi Kivilinna
Add new MAC API, initially with HMAC
blob
|
commitdiff
|
diff to current
2013-11-11
Werner Koch
mpi: Add special format GCRYMPI_FMT_OPAQUE.
blob
|
commitdiff
|
diff to current
2013-11-05
Werner Koch
mpi: Add function gcry_mpi_set_opaque_copy.
blob
|
commitdiff
|
diff to current
2013-10-23
Werner Koch
mpi: Fix scanning of negative SSH formats and add more...
blob
|
commitdiff
|
diff to current
2013-10-22
Jussi Kivilinna
Add Counter with CBC-MAC mode (CCM)
blob
|
commitdiff
|
diff to current
2013-10-22
Jussi Kivilinna
Add API to support AEAD cipher modes
blob
|
commitdiff
|
diff to current
2013-10-16
Werner Koch
sexp: Add function gcry_sexp_extract_param.
blob
|
commitdiff
|
diff to current
2013-10-08
Werner Koch
cipher: Deprecate GCRY_PK_ELG_E.
blob
|
commitdiff
|
diff to current
2013-10-02
Werner Koch
Remove deprecated control codes.
blob
|
commitdiff
|
diff to current
2013-09-30
Werner Koch
Add logging functions to the API.
blob
|
commitdiff
|
diff to current
2013-09-25
Werner Koch
ecc: Allow the name "q@eddsa" to get/set the public...
blob
|
commitdiff
|
diff to current
2013-09-23
Werner Koch
pk: Add algo id GCRY_PK_ECC and deprecate ECDSA and...
blob
|
commitdiff
|
diff to current
2013-09-18
Werner Koch
Rename the GOST algorithm identifiers.
blob
|
commitdiff
|
diff to current
2013-09-18
Dmitry Eremin-Sole...
Add GOST R 34.11-2012 implementation (Stribog)
blob
|
commitdiff
|
diff to current
2013-09-18
Dmitry Eremin-Sole...
Add basic implementation of GOST R 34.11-94 message...
blob
|
commitdiff
|
diff to current
2013-09-18
Dmitry Eremin-Sole...
Add limited implementation of GOST 28147-89 cipher
blob
|
commitdiff
|
diff to current
2013-09-10
Werner Koch
md: Add function gcry_md_hash_buffers.
blob
|
commitdiff
|
diff to current
2013-09-07
Dmitry Eremin-Sole...
Add support for Salsa20/12 - 12 round version of Salsa20
blob
|
commitdiff
|
diff to current
2013-09-07
Werner Koch
mpi: Add functions to manipulate the sign.
blob
|
commitdiff
|
diff to current
2013-07-19
Werner Koch
sexp: Add function gcry_sexp_nth_buffer.
blob
|
commitdiff
|
diff to current
2013-07-18
Werner Koch
Add support for Salsa20.
blob
|
commitdiff
|
diff to current
2013-07-17
Werner Koch
Typo fix in comment.
blob
|
commitdiff
|
diff to current
2013-05-22
Werner Koch
Add control commands to disable mlock and setuid dropping.
blob
|
commitdiff
|
diff to current
2013-04-15
Werner Koch
Add macros to return pre-defined MPIs.
blob
|
commitdiff
|
diff to current
2013-04-11
Werner Koch
Add gcry_pubkey_get_sexp.
blob
|
commitdiff
|
diff to current
2013-04-11
Werner Koch
Remove obsolete warning note from gcry_pk_keygrip.
blob
|
commitdiff
|
diff to current
2013-04-05
Werner Koch
Add test case for SCRYPT and rework the code.
blob
|
commitdiff
|
diff to current
2013-04-04
Christian Grothoff
Add the SCRYPT KDF function
blob
|
commitdiff
|
diff to current
2013-03-20
Werner Koch
Provide GCRYPT_VERSION_NUMBER macro, add build info...
blob
|
commitdiff
|
diff to current
2013-03-15
Werner Koch
mpi: Add functions to manipulate an EC context.
blob
|
commitdiff
|
diff to current
2013-03-13
Werner Koch
Add GCRYMPI_FLAG_CONST and make use constants.
blob
|
commitdiff
|
diff to current
2013-03-13
Werner Koch
Add GCRYMPI_FLAG_IMMUTABLE to help debugging.
blob
|
commitdiff
|
diff to current
2013-03-08
Werner Koch
mpi: Add an API for EC math.
blob
|
commitdiff
|
diff to current
2013-03-08
Werner Koch
mpi: Add an API for EC point operations.
blob
|
commitdiff
|
diff to current
2013-03-07
Werner Koch
mpi: Add mpi_snatch and change an internal typedef.
blob
|
commitdiff
|
diff to current
2012-12-03
Werner Koch
random: Add a RNG selection interface and system RNG...
blob
|
commitdiff
|
diff to current
2012-12-03
Werner Koch
Update the copyright years.
blob
|
commitdiff
|
diff to current
2012-04-04
Tomas Mraz
Add GCRYCTL_SET_ENFORCED_FIPS_FLAG command.
blob
|
commitdiff
|
diff to current
2011-12-01
Werner Koch
Completed switch to a simpler thread model.
blob
|
commitdiff
|
diff to current
2011-09-15
Werner Koch
Factor cipher mode code out to separate files.
blob
|
commitdiff
|
diff to current
2011-09-15
Werner Koch
Removed deprecated debug macros.
blob
|
commitdiff
|
diff to current
2011-09-15
Werner Koch
Removed the module registration interface
blob
|
commitdiff
|
diff to current
2011-09-15
Werner Koch
Removed the AC interface (gcry_ac_*)
blob
|
commitdiff
|
diff to current
2011-06-29
Werner Koch
Fixed a bug in the gcry_cipher_get_algo_keylen and...
blob
|
commitdiff
|
diff to current
2011-03-09
Werner Koch
New function gcry_kdf_derive
blob
|
commitdiff
|
diff to current
2011-02-17
Werner Koch
Flag the _ac_ functions as deprecated.
blob
|
commitdiff
|
diff to current
2011-02-16
Werner Koch
Add GCRYCTL_DISABLE_HWF
blob
|
commitdiff
|
diff to current
2011-02-04
Werner Koch
Nuked almost all trailing whitespace.
post-nuke-of-trailing-ws
blob
|
commitdiff
|
diff to current
2011-02-01
Werner Koch
Add function gcry_pk_get_param.
blob
|
commitdiff
|
diff to current
2011-02-01
Werner Koch
Add gcry_pk_get_curve.
blob
|
commitdiff
|
diff to current
2010-08-16
Werner Koch
Insert sys/select.h to be POSIXly correct.
blob
|
commitdiff
|
diff to current
2010-07-09
Werner Koch
Minor changes for MSVC.
blob
|
commitdiff
|
diff to current
2010-06-29
Werner Koch
fixes for msvc compiler
blob
|
commitdiff
|
diff to current
2010-03-26
Werner Koch
Add new TIGER variants
blob
|
commitdiff
|
diff to current
2010-03-15
Werner Koch
Help not to edit a generated buffer.
blob
|
commitdiff
|
diff to current
2010-01-21
Werner Koch
Add an identifier for ECDH.
blob
|
commitdiff
|
diff to current
2009-12-09
Werner Koch
Implemented the AES-Wrap algorithm
blob
|
commitdiff
|
diff to current
2009-05-10
Werner Koch
Doc fixes.
blob
|
commitdiff
|
diff to current
2009-01-22
Werner Koch
Preparing
libgcrypt-1.4.4
blob
|
commitdiff
|
diff to current
2008-11-25
Werner Koch
Finished RSA X9.31 key generation.
blob
|
commitdiff
|
diff to current
2008-11-05
Werner Koch
Add a method to disable the weak key detection.
blob
|
commitdiff
|
diff to current
2008-10-02
Werner Koch
Add CAVS test.
blob
|
commitdiff
|
diff to current
2008-09-18
Werner Koch
Preparing a release
blob
|
commitdiff
|
diff to current
2008-09-15
Werner Koch
Use syslog to log important messages.
blob
|
commitdiff
|
diff to current
2008-09-05
Werner Koch
Let the test suite run the selftests even in non-fips...
blob
|
commitdiff
|
diff to current
2008-08-20
Werner Koch
Implemented gcry_mpi_lshift.
blob
|
commitdiff
|
diff to current
2008-08-19
Werner Koch
Adding gcry_mpi_lshift.
libgcrypt-1.4.2rc1
blob
|
commitdiff
|
diff to current
2008-08-19
Werner Koch
A whole bunch of changes to eventually support
blob
|
commitdiff
|
diff to current
2008-03-17
Werner Koch
Better AES performance.
blob
|
commitdiff
|
diff to current
2007-12-03
Werner Koch
Preparing a release
libgcrypt-1.3.2
blob
|
commitdiff
|
diff to current
2007-11-13
Werner Koch
Fixed malloc attribute detetection.
blob
|
commitdiff
|
diff to current
2007-10-31
Werner Koch
Reorganizatiosn to support the visibility attribute.
blob
|
commitdiff
|
diff to current
2007-06-06
Werner Koch
Pth fix for W32.
blob
|
commitdiff
|
diff to current
2007-05-31
Werner Koch
Camellia is now LGPLed
blob
|
commitdiff
|
diff to current
2007-05-09
Marcus Brinkmann
src/
blob
|
commitdiff
|
diff to current
2007-05-02
David Shaw
Add Camellia support.
blob
|
commitdiff
|
diff to current
2007-04-30
Werner Koch
Dropped GCRYCTL_DUMP_CONFIG in favor of GCRYCTL_PRINT_C...
blob
|
commitdiff
|
diff to current
2007-04-30
Werner Koch
Add support for setting the EGD socket.
blob
|
commitdiff
|
diff to current
2007-04-30
Werner Koch
./
blob
|
commitdiff
|
diff to current
2007-04-18
Werner Koch
Enhanced support for ECDSA.
blob
|
commitdiff
|
diff to current
2007-03-22
Werner Koch
Experimental support for ECDSA.
blob
|
commitdiff
|
diff to current
2007-03-16
Werner Koch
Fixed typo introduced back in October
blob
|
commitdiff
|
diff to current
next