Skip to content

Commit 4f2fbed

Browse files
authored
added RSA documentation
1 parent a92e738 commit 4f2fbed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ This library supports the following algorithms:
8686
- `hs256` - HMAC using SHA-256 hash algorithm (default)
8787
- `hs384` - HMAC using SHA-384 hash algorithm
8888
- `hs512` - HMAC using SHA-512 hash algorithm
89+
- `rs256` - RSA using SHA-256 hash algorithm
90+
- `rs512` - RSA using SHA-512 hash algorithm
91+
8992

9093
## License
9194

0 commit comments

Comments
 (0)