Janos Follath
a778a94b7d
Add little endian import to Bignum
...
The function `mbedtls_mpi_read_binary()` expects big endian byte order,
but we need to be able to read from little endian in some caseses. (For
example when handling keys corresponding to Montgomery curves.)
Used `echo xx | tac -rs .. | tr [a-z] [A-Z]` to transform the test data
to little endian and `echo "ibase=16;xx" | bc` to convert to decimal.
2019-02-22 15:38:32 +00:00
..
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-02-22 15:38:32 +00:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-02-05 05:11:03 -05:00
2019-02-01 07:03:03 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-02-22 13:04:23 +01:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-02-01 07:03:03 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-29 08:26:15 +00:00
2019-02-05 05:09:05 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-02-05 06:02:51 -05:00
2019-01-31 08:20:20 -05:00
2019-01-30 13:24:55 +00:00
2019-01-31 08:20:20 -05:00
2019-02-11 03:39:51 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-01-31 08:20:20 -05:00
2019-02-01 07:03:03 -05:00
2019-01-31 08:20:20 -05:00
2019-02-05 06:02:51 -05:00
2019-02-22 13:04:20 +01:00
2019-02-01 07:03:03 -05:00
2019-01-31 08:20:20 -05:00
2019-01-24 10:37:40 +01:00
2018-11-22 11:53:04 -05:00