pqc-jwt
v0.0.1
Published
Post-Quantum JWT implementation - Placeholder package
Maintainers
Readme
pqc-jwt
⚠️ PLACEHOLDER PACKAGE ⚠️
This package name is reserved for a future Post-Quantum Cryptography JWT implementation.
What is this?
This is a placeholder package that reserves the pqc-jwt name on npm for an upcoming library that will provide JSON Web Token (JWT) functionality with post-quantum cryptographic algorithms.
Post-quantum cryptography refers to cryptographic algorithms that are secure against attacks by quantum computers.
Status
🚧 Under Development - This package is not yet functional and serves only as a name reservation.
Planned Features
- Post-quantum secure JWT signing and verification
- Support for NIST-approved post-quantum algorithms
- Drop-in replacement for existing JWT libraries
- TypeScript-first implementation
- Built with Bun for optimal performance
Installation
bun install pqc-jwtUsage
This package is currently a placeholder. Check back later for actual implementation.
License
MIT
Contact
If you have questions about this package or would like to collaborate, please open an issue on the repository.
