Commit Graph

13 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
148106e1bd Update metadata for publishing 2020-10-25 10:07:58 +01:00
Yuri Iozzelli
5af4a4aace we are a lib now. uncommit Cargo.lock 2020-10-25 10:05:03 +01:00
Yuri Iozzelli
35b83e99e1 Rename to bunq 2020-10-25 10:03:46 +01:00
Yuri Iozzelli
bb46002102 move main to example 2020-10-25 10:02:41 +01:00
Yuri Iozzelli
3bae8420d9 Split in main and lib 2020-10-25 10:01:13 +01:00
Yuri Iozzelli
157cac6fb3 Remove gencerts.sh 2020-10-25 09:34:55 +01:00
Yuri Iozzelli
dfa69c9204 Handle openssl in rust. Working getting payments 2020-10-11 22:21:18 +02:00
Yuri Iozzelli
76bbb96490 fix installation request 2020-09-27 22:15:19 +02:00
Yuri Iozzelli
3a67a50671 Add scrip to generate certs 2020-09-27 15:19:31 +02:00
Yuri Iozzelli
e0f0279570 First commit 2020-09-27 15:17:59 +02:00