Fixed some typographic errors in comments.
[BearSSL] / src / int /
2018-05-27 Thomas PorninFixed some typographic errors in comments.
2018-05-24 Thomas PorninSmall typo fixes (harmless).
2018-05-02 Thomas PorninFixed bug in bit length computation (implied some wrong...
2017-08-14 Thomas PorninSome renaming to avoid spurious warnings on some old...
2017-03-19 Thomas PorninNew "i62" code for big integers with 64x64->128 opcodes...
2017-01-29 Thomas PorninCosmetic fixes in comments.
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...
2017-01-24 Thomas PorninImproved modular exponentiation (automatic window optim...
2017-01-16 Thomas PorninSome cleanups (removed unused files, split i15 code...
2017-01-15 Thomas PorninNew basic implementation of Curve25519 (generic i15...
2017-01-04 Thomas PorninNew "i15" implementation of big integers (faster, and...
2016-11-09 Thomas PorninRemoved needless variable shadowing (suggested by Doug...
2016-11-02 Thomas PorninInitial import.