| 2005-11-25 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
Niels Möller | New -v option, propagated to test programs. |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
Niels Möller | Avoid using single-suffix rule to build |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
Niels Möller | (distdir): Use [ -f, not [ -e, since the latter |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
Niels Möller | Ignore pkcs1-conv binary. |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
Niels Möller | * testsuite/Makefile.in (DISTFILES): Added teardown... |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
Niels Möller | New file. Delete files created by the |
commit | commitdiff | tree | snapshot |
| 2005-11-21 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-11-21 |
Niels Möller | (main): Fixed check for -v option. Spotted by Goran K. |
commit | commitdiff | tree | snapshot |
| 2005-11-21 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-11-21 |
Niels Möller | (CTR_CTX, CTR_CRYPT): Fixed bugs, spotted by Goran K. |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | * Makefile.in (nettle_SOURCES): Added der2rsa.c. |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | * testsuite/Makefile.in (TS_SH): Added pkcs1-conv-test. |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | (TARGETS): Added @RSA_TOOLS@. |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | New program. |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | New file. |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | New file. |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | Use rsa-sign to create signature. |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | (read_file): Fixed spelling in error message. |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | (rsa_public_key_from_der_iterator) |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | (asn1_der_iterator_init): Initialize length and |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | (RSA_TOOLS): New substituted variable. Includes |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | (nettle_asn1_der_get_bignum): Include nettle_-prefix in |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | Added name mangling defines, and a few new declarations. |
commit | commitdiff | tree | snapshot |
| 2005-11-20 |
Niels Möller | Added --debug option. If used, the teardown-env |
commit | commitdiff | tree | snapshot |
| 2005-11-13 |
Niels Möller | (nettle_SOURCES): Added der-iterator.c. |
commit | commitdiff | tree | snapshot |
| 2005-11-13 |
Niels Möller | (asn1_der_get_bignum): Declare function. |
commit | commitdiff | tree | snapshot |
| 2005-11-13 |
Niels Möller | * der-iterator.c: New file. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Niels Möller | Started on NEWS entry for 1.14. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Niels Möller | * examples/Makefile.in (TARGETS): Use $(EXEEXT). |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Niels Möller | Check HAVE_UNISTD_H. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Niels Möller | * examples/Makefile.in (TARGETS): Use $(EXEEXT). |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Niels Möller | Use $host_cpu, not $host, when setting up the assembler... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Niels Möller | (des.$(OBJEXT)): Use OBJEXT. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Niels Möller | Moved files from src/nettle. |
commit | commitdiff | tree | snapshot |
| 2005-10-23 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-23 |
Niels Möller | New file, almost the same as sparc/arcfour-crypt.asm. |
commit | commitdiff | tree | snapshot |
| 2005-10-23 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-23 |
Niels Möller | (display): Use two decimal places. |
commit | commitdiff | tree | snapshot |
| 2005-10-23 |
Niels Möller | Reorganized. Main loop unrolled four |
commit | commitdiff | tree | snapshot |
| 2005-10-23 |
Niels Möller | Tried unrolling only twice. |
commit | commitdiff | tree | snapshot |
| 2005-10-19 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-19 |
Niels Möller | (test_main): New testcase with 512 bytes of data. |
commit | commitdiff | tree | snapshot |
| 2005-10-19 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-19 |
Niels Möller | Fixed bug, spotted by Mikael Kalms. We |
commit | commitdiff | tree | snapshot |
| 2005-10-19 |
Niels Möller | * sparc/arcfour-crypt.asm: Special unrolled code if... |
commit | commitdiff | tree | snapshot |
| 2005-10-18 |
Niels Möller | Spelling fix in comment. |
commit | commitdiff | tree | snapshot |
| 2005-10-18 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-18 |
Niels Möller | (nettle_mpz_from_octets): Removed sign argument. If |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | (nettle_mpz_from_octets): Improved loop. Removed the |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | * sparc/arcfour-crypt.asm: Improved instruction scheduling. |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | * sparc/arcfour-crypt.asm: Bugfix, use lduh and stuh. |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | * sparc/arcfour-crypt.asm: New file. |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | Deleted unused file. |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | * x86/arcfour-crypt.asm: Use ARCFOUR_I and ARCFOUR_J |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | Added comment with internal state. |
commit | commitdiff | tree | snapshot |
| 2005-10-17 |
Niels Möller | * aes-internal.h (struct aes_table): Deleted idx and... |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | (sexp_get_char): Use unsigned for the done flag. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc64/aes-encrypt-internal.asm: Include sparc/aes.m4. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc64/aes-encrypt-internal.asm: Include sparc/aes.m4. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc64/machine.m4: Use .register pseudo op to say... |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/aes-encrypt-internal.asm: Explicitly include... |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/aes.m4: New file. Moved aes-related macros... |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * x86/aes-encrypt-internal.asm: Explicitly include... |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * x86/aes.m4: New file. Moved aes-related macros here... |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | Comment change. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc64/aes-encrypt-internal.asm: New file. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc64/machine.m4: Include the same aes macros used for |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | Comment changes. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/aes-encrypt-internal.asm, sparc/aes-decrypt... |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | Deleted old aes implementation. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | New file. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/machine.m4: Don't use m4 eval, instead rely... |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | Comment change. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/machine.m4 (AES_FINAL_ROUND): Better scheduling, by |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/machine.m4 (TMP3): A third temporary register. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/machine.m4 (AES_ROUND): Deleted unused argument... |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/machine.m4 (AES_ROUND): New loop invariants... |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/machine.m4 (AES_ROUND): Better scheduling, by |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/machine.m4 (AES_ROUND): Annotated instructions. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/machine.m4 (AES_ROUND): Alternate between using... |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | * sparc/aes-encrypt-internal.asm: Renamed Ti -> Xi. |
commit | commitdiff | tree | snapshot |
| 2005-10-16 |
Niels Möller | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| next |