Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cryptography #44

Open
ilyakooo0 opened this issue Feb 29, 2020 · 0 comments
Open

Cryptography #44

ilyakooo0 opened this issue Feb 29, 2020 · 0 comments
Milestone

Comments

@ilyakooo0
Copy link
Owner

Implement cryptographic functions

Probably should be implemented as SemiIsos something like this:

hash :: a x (Hash x, x)
encrypt :: a (x, Key x) (x, Key x, Encrypted x)

(passing input through so that isomorphisms could be conserved)

@ilyakooo0 ilyakooo0 mentioned this issue Feb 29, 2020
@ilyakooo0 ilyakooo0 added this to the Milestone 2 milestone Mar 1, 2020
@ilyakooo0 ilyakooo0 removed the mid-term label Mar 1, 2020
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

No branches or pull requests

1 participant