Commit Graph

16 Commits

Author SHA1 Message Date
Paul Schaub e408864f2f
README: Point to travis-ci.com instead of .org 2020-11-29 15:40:17 +01:00
Paul Schaub cc1e4601e3
replace create{Encryptor,Decryptor} methods with encryptAndOrSign,decryptAndOrVerify 2020-11-29 15:33:54 +01:00
Paul Schaub accb18bd4e
travis: Display build status of master branch 2020-11-27 22:42:57 +01:00
Wiktor Kwapisiewicz e30d0f6293
Remove RSA_SIGN and RSA_ENCRYPT as they are deprecated
This change removes two mechanisms that are deprecated in RFC 4880. The
spec explicitly mentions that "RSA Encrypt-Only (2) and RSA Sign-Only
are deprecated and SHOULD NOT be generated" [0].

The remaining RSA_GENERAL key type was renamed to just RSA for ease of
use for developers.

[0]: https://tools.ietf.org/html/rfc4880#section-9.1
2020-10-30 11:48:28 +01:00
Paul Schaub 7bfa358bb3
README: s/compile/implementation 2020-08-30 23:24:21 +02:00
Paul Schaub 14540d4386
Update README 2020-08-30 23:06:40 +02:00
Paul Schaub 07e2488c80
README: s/teahub/codeberg and update GSOC link to blog 2020-01-10 19:39:02 +01:00
Paul Schaub 36c871f198
Allow different providers than BC 2019-04-02 21:11:16 +02:00
Paul Schaub 51991bdb07
add codeblock syntax 2018-07-30 17:58:23 +02:00
Paul Schaub e0bc31bd43
Add coveralls badge 2018-07-24 16:18:05 +02:00
Paul Schaub a1d6666113
Add badges 2018-07-24 16:06:45 +02:00
Paul Schaub a8255ec3f2
Add inclusion section to readme 2018-07-19 19:01:16 +02:00
Paul Schaub e1c7ffdd1c
README: Add development section 2018-07-18 16:55:48 +02:00
Paul Schaub af1d35d394
un-escape <> 2018-06-28 15:49:32 +02:00
Paul Schaub 42cd9efadf
Add hint about Android API level 2018-06-27 16:08:58 +02:00
Paul Schaub 005d7ebd95
Add index.md 2018-06-27 16:06:50 +02:00