open-vault/website/source/api
Vishal Nayak 52df62d4ff
Encrypt/Decrypt/Sign/Verify using RSA in Transit backend (#3489)
* encrypt/decrypt/sign/verify RSA

* update path-help and doc

* Fix the bug which was breaking convergent encryption

* support both 2048 and 4096

* update doc to contain both 2048 and 4096

* Add test for encrypt, decrypt and rotate on RSA keys

* Support exporting RSA keys

* Add sign and verify test steps

* Remove 'RSA' from PEM header

* use the default salt length

* Add 'RSA' to PEM header since openssl is expecting that

* export rsa keys as signing-key as well

* Comment the reasoning behind the PEM headers

* remove comment

* update comment

* Parameterize hashing for RSA signing and verification

* Added test steps to check hash algo choice for RSA sign/verify

* fix test by using 'prehashed'
2017-11-03 10:45:53 -04:00
..
auth Update index.html.md (#3433) 2017-10-11 09:25:43 -04:00
secret Encrypt/Decrypt/Sign/Verify using RSA in Transit backend (#3489) 2017-11-03 10:45:53 -04:00
system Correct typos in the sys/raw documentation (#3484) 2017-10-24 10:33:57 -04:00
index.html.md Rename "generic" secret backend to "kv" (#3292) 2017-09-15 09:02:29 -04:00
libraries.html.md add new php client to the doc (#3206) 2017-08-21 13:07:03 -04:00