Message:
Hello [email protected] (cc: [email protected]),
I'd like you to review this change to
https://code.google.com/p/go
Description:
rsa: Implementation of RSASSA-PSS signature algorithm and its
corresponding test cases
Implementation of RSASSA-PSS signature algorithm described in RFC 3447
and its corresponding test cases.
There are two test files:
- emsa_test.go: Test on EMSA-PSS encoding/decoding scheme
- pssvect_test.go: Test on the signature algorithm itself. All cases are
generated from the test vectors provided by RSA Lab, which can be
downloaded from
ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-1/pkcs-1v2-1-vec.zip
Please review this at https://codereview.appspot.com/9438043/
Affected files:
A src/pkg/crypto/rsa/emsa_test.go
A src/pkg/crypto/rsa/pss.go
A src/pkg/crypto/rsa/pssvect_test.go
--
---
You received this message because you are subscribed to the Google Groups "golang-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.