Skip to content

Commit

Permalink
Merge pull request #460 from armfazh/addpp-ts
Browse files Browse the repository at this point in the history
Adding @cloudflare/privacypass-ts Typescript implementation.
  • Loading branch information
tfpauly authored Aug 31, 2023
2 parents b22fabf + c89502f commit 796feb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Additional information:
| -------------------------------------------------------------------------- | :------- | :-----------------------------| :-------- |
| [pat-app](https://github.com/cloudflare/pat-app) | Go | VOPRF (P-384, SHA-384) (0x0001), Blind RSA (SHA-384, 2048-bit) (0x0002) | draft-06 |
| [privacypass](https://github.com/raphaelrobert/privacypass) | Rust | VOPRF (P-384, SHA-384) (0x0001), Blind RSA (SHA-384, 2048-bit) (0x0002) | draft-06 |
| [privacypass-ts](https://github.com/cloudflare/privacypass-ts) | Typescript | Blind RSA (SHA-384, 2048-bit) (0x0002) | draft-11 |

## Building Drafts

Expand Down

0 comments on commit 796feb9

Please sign in to comment.