Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 gadu atpakaļ
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 2 gadi atpakaļ
  Jacob Barthelmeh c729318ddd update copyright date 3 gadi atpakaļ
  Felix Lechner 24e10bf4ab Convert a header file to UTF-8 encoding. 4 gadi atpakaļ
  Chris Conlon 45c5a2d39c update copyright to 2020 4 gadi atpakaļ
  John Safranek 246c444b93 Updates for v4.0.0 5 gadi atpakaļ
  David Garske 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 7 gadi atpakaļ
  Jacob Barthelmeh e99a5b0483 prepare for release v3.9.0 8 gadi atpakaļ
  kaleb-himes a389620a29 Copyright (C) updates 10 gadi atpakaļ
  Jacob Barthelmeh 95aad35e41 prunning on ctaocrypt files 10 gadi atpakaļ
  kaleb-himes a990a5cebf missed tfm.h 10 gadi atpakaļ
  toddouska a352908c61 fix optimized fastmath read digit for explicit 32bit digits 10 gadi atpakaļ
  toddouska 3072edb696 add compressed key support 10 gadi atpakaļ
  toddouska 0f311adb2c if icc doesn't have 128bit type on x64 don't use it 10 gadi atpakaļ
  Chris Conlon be65f5d518 update FSF address, wolfSSL copyright 10 gadi atpakaļ
  Chris Conlon 99ac08cf3d lower case mp_sqr() parameters, missed in previous commit 11 gadi atpakaļ
  Chris Conlon 7cc9ab3d6f use lower case variables, prevent conflict with some toolchain defines 11 gadi atpakaļ
  John Safranek f2c75a9e87 ECDSA signatures need a zero padding for the ASN.1 storage of the R and S values 11 gadi atpakaļ
  toddouska e93a0640f1 break up huge math into individual parts so can add piece by piece, e.g., ECC256 11 gadi atpakaļ
  toddouska 505b1a8a67 fix ecc sign/hash truncation with odd bit sizes when hash length is longer than key size 11 gadi atpakaļ
  toddouska f8ba117cef cleanup 64/128bit type decls for big int libs 11 gadi atpakaļ
  toddouska a868451d72 add NO_64BIT flag to normal and fastmath to use a 32 bit accumulator for multiply when 64 bit actually slows it down 11 gadi atpakaļ
  toddouska 44e0d7543c change copyright name with name change 11 gadi atpakaļ
  toddouska f4f13371f9 update copyright date 11 gadi atpakaļ
  Chris Conlon f6304ae37a add support for Freescale MQX 12 gadi atpakaļ
  toddouska 5bc728b882 fix lots o warnings 12 gadi atpakaļ
  toddouska 2a817adfcc ssh non ecc 12 gadi atpakaļ
  toddouska 2a5db9371c BN help 12 gadi atpakaļ
  toddouska 84614da13e increase copyright date 2012 12 gadi atpakaļ
  toddouska f4a9002bdb ecc fixed point compile fixes, still need ecc_mul2add 13 gadi atpakaļ