Skip to content

Conversation

@SoroushMoosapour
Copy link
Contributor

Add fast-paseto to ecosystem examples

Fast-Paseto is a high-performance PASETO (Platform-Agnostic Security Tokens) implementation built with PyO3.

The library provides Python bindings for secure token operations, leveraging Rust's performance and memory safety for all cryptographic operations (XChaCha20-Poly1305, Ed25519).

## Add fast-paseto to ecosystem examples

Fast-Paseto is a high-performance PASETO (Platform-Agnostic Security Tokens) implementation built with PyO3.

- **GitHub**: https://github.com/CodingCogs-OSS/Fast-Paseto
- **PyPI**: https://pypi.org/project/fast-paseto/
- **Category**: Cryptography/Security

The library provides Python bindings for secure token operations, leveraging Rust's performance and memory safety for all cryptographic operations (XChaCha20-Poly1305, Ed25519).
Copy link
Contributor

@Icxolu Icxolu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Icxolu Icxolu added this pull request to the merge queue Dec 28, 2025
@SoroushMoosapour
Copy link
Contributor Author

Thank you!

Nope! Thank you. This project is going to be the basis of some of my other projects and I'm trying to make it's ecosystem huge.
thank you and community for the great PyO3!

Merged via the queue into PyO3:main with commit e4f0818 Dec 28, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants