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

Usage Documentation #10

Open
isaacdre opened this issue Aug 17, 2019 · 0 comments
Open

Usage Documentation #10

isaacdre opened this issue Aug 17, 2019 · 0 comments

Comments

@isaacdre
Copy link

Current documentation on https://docs.rs/fpe/0.2.0/fpe/ is extremely sparse.

The example is difficult to understand and input / outputs are not clear.

suggestions:

  • use verbose variable names or include wiki links for reference.
  • create a use-case example. If that is already the case, add in comments to show how the existing documented code works (what you're inputing, what key or seed you're using, the encrypted output, and then decryption tasks).

I'm not able to figure out whatever [0xab, 0xcd, 0xef] represents. And so for me, if I want to input say a string with FPE, "Super secret string", I have no clue as to where to start... Do I need to convert this into a BinaryNumeralString somehow? Is this more for FPE of binary files? Would love some detailed description as to what all is going on and how I could potentially use this module, thanks!

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