Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Implement range adaptor #60

Open
nemothenoone opened this issue Jul 3, 2020 · 0 comments
Open

Implement range adaptor #60

nemothenoone opened this issue Jul 3, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@nemothenoone
Copy link
Member

Range adaptor implementation would allow to use encryption as follows:

std::string src = "abc", key = "def", res = src | encrypted<block::aria<128>>(key);
@nemothenoone nemothenoone added the enhancement New feature or request label Jul 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant