Commit Graph

4 Commits

Author SHA1 Message Date
096ccec741 Use crate rsa instead of openssl
The rsa crate contains a pure rust implementation of the same
primitives.

This helps with cross platform support, such as Windows.

Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-02-29 19:20:24 +01:00
Yuri Iozzelli
fc71b73ce2 Add ability to ask for starting and ending transaction id 2020-10-25 11:20:39 +01:00
Yuri Iozzelli
536b2b5969 Cargo fmt 2020-10-25 10:10:37 +01:00
Yuri Iozzelli
3bae8420d9 Split in main and lib 2020-10-25 10:01:13 +01:00