diff options
author | Gibheer <gibheer@gmail.com> | 2015-07-12 15:50:29 +0200 |
---|---|---|
committer | Gibheer <gibheer@gmail.com> | 2015-07-12 15:50:29 +0200 |
commit | edfac4e7244d7c73963c40049c124fa6d955a7d1 (patch) | |
tree | 8e5c4a7052e3f7792a2ac6570365726271f6df0d /types.go | |
parent | 19136823e1bd2284562ce4e2073fd27bd1230a1b (diff) |
add support for signing for rsa
This adds finally support to sign and verify messages using an RSA
private and public key.
The method used is PKCS1v15, as it was the easiest to implement first.
There is also PSS available in go, so that could be implemented later.
Diffstat (limited to 'types.go')
0 files changed, 0 insertions, 0 deletions