aboutsummaryrefslogtreecommitdiff
path: root/ecdsa.go
diff options
context:
space:
mode:
authorGibheer <gibheer@gmail.com>2015-07-12 15:50:29 +0200
committerGibheer <gibheer@gmail.com>2015-07-12 15:50:29 +0200
commitedfac4e7244d7c73963c40049c124fa6d955a7d1 (patch)
tree8e5c4a7052e3f7792a2ac6570365726271f6df0d /ecdsa.go
parent19136823e1bd2284562ce4e2073fd27bd1230a1b (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 'ecdsa.go')
0 files changed, 0 insertions, 0 deletions