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

Refactoring #16

Merged
merged 1 commit into from
Sep 2, 2020
Merged

Refactoring #16

merged 1 commit into from
Sep 2, 2020

Conversation

CasualX
Copy link
Owner

@CasualX CasualX commented Sep 2, 2020

  • Removed type inferred compiletime random
  • Added optional explicit seed to compiletime random
  • Changed entropy to make better use of the low bits
  • Removed PartialEq implementation in favor of obfeq macro
  • Added obfeq macro to check equality with obfuscated string
  • Changed as_slice methods to const fn

* Removed type inferred compiletime random
* Added optional explicit seed to compiletime random
* Changed entropy to make better use of the low bits
* Removed PartialEq implementation in favor of obfeq macro
* Added obfeq macro to check equality with obfuscated string
* Changed as_slice methods to const fn
@CasualX CasualX merged commit a571513 into master Sep 2, 2020
@CasualX CasualX deleted the refactor branch September 2, 2020 13:44
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.

1 participant