Skip to content
Snippets Groups Projects
Select Git revision
0 results

twofish.h

Blame
  • Forked from Nettle / nettle
    Source project has a limited visibility.
    • Niels Möller's avatar
      cb631349
      * src/symmetric/twofish.c, src/symmetric/twofish.h · cb631349
      Niels Möller authored
      (twofish_selftest): Made non static.
      (twofish_setup): Removed memory allocation. Instead, a
      TWOFISH_pointer is given as an argument.
      (twofish_encrypt, twofish_decrypt): Use correct pointer types. No
      void * or casts.
      
      Rev: src/symmetric/include/twofish.h:1.2
      Rev: src/symmetric/twofish.c:1.2
      cb631349
      History
      * src/symmetric/twofish.c, src/symmetric/twofish.h
      Niels Möller authored
      (twofish_selftest): Made non static.
      (twofish_setup): Removed memory allocation. Instead, a
      TWOFISH_pointer is given as an argument.
      (twofish_encrypt, twofish_decrypt): Use correct pointer types. No
      void * or casts.
      
      Rev: src/symmetric/include/twofish.h:1.2
      Rev: src/symmetric/twofish.c:1.2