Repository navigation
opaque
- Website
- Wikipedia
A TypeScript library for OPAQUE Asymmetric Password-Authenticated Key Exchange Protocol
Easy-to-use library that implements opaque types in TypeScript!
Go implementation of OPAQUE (hidden password user registration and auth)
Go implementation of OPAQUE, the asymmetric password-authenticated key exchange protocol.
elliptic-curve cryptography
A decentralized E2EE key recovery protocol.
Privacy-first Authorization Framework
Read more http://blog.marcosbarbero.com/oauth2-centralized-authorization-opaque-jdbc-spring-boot2
data-at-rest encryption and generic (t)OPRF server and client
Secure password based client-server authentication without the server ever obtaining knowledge of the password. Implementation of the OPAQUE protocol.
implementation of SPHINX, the password Store which Perfectly Hides from Itself No eXaggeration~
FullStack Authentication with Opaque using Cloudflare Workers
DON'T STORE PASSWORDS! This is a .NET 5 / Core implementation of the OPAQUE protocol - a 2021 successor to the Secure Remote Password (SRP) protocol. OPAQUE is an Asymmetric Password Authenticated Key Exchange (aPAKE) protocol that provides password authentication and mutually authenticated key exchange in a client-server setting without relying on PKI and without disclosing passwords to servers or other entities other than the client machine.
Test code to get an OPAQUE login system working in Typescript using the libsodium-sumo library
PoC implementation in SageMath of OPAQUE, an asymmetric PAKE protocol.