borysp
3014a0dd1c
Miscelaneous inline asm fixes
...
Mostly adds missing "memory" clobber which caused some nasty bugs - gcc
optimized those inline asms and assumed values returned by them never
change.
2020-11-05 13:48:41 +01:00
Michał Kowalczyk
bdcf29ba33
[Pal] Simplify memset and clean up other string ops
2020-07-23 19:48:15 +02:00
Michał Kowalczyk
de42ebabe1
Reformat repository to our clang-format rules
2019-09-09 22:11:23 +02:00
Don Porter
8d99e037ea
Replace rsa implementation, from wolfssl to mbedtls. ( #76 )
...
Switch the RSA implementation from wolfssl to mbedtls
2017-10-23 01:41:24 +01:00
Chia-Che Tsai
7f19f62f31
beta version 0.2
...
Plenty of bugfixes for Linux kernel later than 3.5 and Ubuntu later than 10.10.
More organized code to improve portability.
Regression tests for Pal to test completeness of implementation.
2015-05-20 14:15:52 -04:00
Chia-Che Tsai
10c06ad723
The first official release
2014-06-02 12:45:42 -04:00