Skip to content

Rust CryptoPAn implementation #14

Closed
@mikemcdermottredjack

Description

Sorry to add this issue here, if that is wrong, but I don't see a better place for it.

We have an implementation of the CryptoPAn algorithm (primarily used for IP address anonymization) (https://en.wikipedia.org/wiki/Crypto-PAn) in Rust that we'd like to contribute to RustCrypto. There are no other Rust implementations of this algorithm that I could find (implementations exist for C++, GO, and Python).

We have demonstrably working code for IPv4 addresses. I'm happy to submit a PR under whichever repo is most appropriate (a new one might need to be created?)

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions