summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2018-04-30The secret key is required for decryption and signing. Indicate it by settingsevan
2018-04-30Unbreak script for Lua 5.3.sevan
2018-04-29sign_file function expects 5 parameters, include the output filename.sevan
2018-04-29Hello netpgp(3lua)sevan
2018-04-29Add support for Lua 5.3sevan
2018-04-29Enable checking arguments for validity.sevan
2018-04-29Utilise the passed output filename rather that using a hardcoded namesevan
2018-04-29Add the following functions to the list (TODO - add descriptions)sevan
2018-04-29avoid busy-waiting on a dead childspz
2018-04-17CVE-2018-0737: Set constant time for rsa computation:christos
2018-04-16Remove trailing whitespace.wiz
2018-04-15Break down explanation of netpgp_init to make it easier to extend.sevan
2018-04-08Fix clang build by adding __dead annotations.joerg
2018-04-08fix compilation for non LDAPchristos
2018-04-07fix unconstchristos
2018-04-07restore default xx salt.christos
2018-04-06merge conflictschristos
2018-04-06 *) Constructed ASN.1 types with a recursive definition could exceed the stackchristos
2018-04-06- use c99 initializerschristos
2018-04-06don't forget to initialize the kdc_offset (it was random before)christos
2018-04-06merge conflictschristos
2018-04-06OpenSSH 7.7 was released on 2018-04-02. It is available from thechristos
2018-04-06when CPPFLAGS include a parameter that has any spaces (e.g. CPPFLAGS="-DBN_LL...ryo
2018-04-04Drop superfluous zero prefix for single digit number days.sevan
2018-04-03Some further changes from PR bin/48395.sevan
2018-04-02Revert previous change as the typedef should now work as intended.sevan
2018-04-01remove unused struct tag.christos
2018-04-01netpgp_t is a structuresevan
2018-04-01Avoid double frees (thanks asan)christos
2018-04-01make debugrm compile again.christos
2018-03-15use the OpenSSL version of des_modes.7 since it is newer.christos
2018-03-13add *template.x to CLEANFILES.mrg
2018-03-09match opening ( with closing ) instead of closing }.mrg
2018-03-09use the proper match patternchristos
2018-03-09Disable assembly stubs for the big endian variants of mips (could be morechristos
2018-03-09Add the rest of the earm flavors; madness.christos
2018-03-09Don't define the v8 functions for v7!christos
2018-03-08oops forgot to commit this.christos
2018-03-08need CRYPTO_memcmp()christos
2018-03-08add size directives.christos
2018-03-07remove the SHA256_Init man page; we are using ours from libc.christos
2018-03-07fix build on non-earmchristos
2018-03-07only use the 64 bit abi if specified on the command line.christos
2018-03-07HACK around aarch64 having "long long" "__int64_t"christos
2018-03-07Enable AES_ASM explicitly not by just looking at the processor, like wechristos
2018-03-07regen; some assembly files don't work so disable for now.christos
2018-03-07Use local ELF labels and avoid an unsupported 16bit relocation.mlelstv
2018-03-06need CRYPTO_memcmpchristos
2018-03-06need CRYPTO_memequalchristos
2018-03-06fix v8 PMULL detection (Robert Swindells)christos