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

Update libtomcrypt to 1.18.2 #673

Merged
merged 3 commits into from
Jan 25, 2020
Merged

Conversation

poco0317
Copy link
Member

@poco0317 poco0317 commented Dec 26, 2019

Also adds a SHA256 method to CryptManager using LTC.

And at this point I realize we have picoSHA2 in our globals. So we could instead be removing all of LTC and move to use just that since I believe at this point most things in CryptManager are outdated/replaceable.

The motivation of this change was an update to chartkeys, which is why the decision to merge this might not be made until that change is taken seriously. The timing of this decision could be sooner rather than later.

Method of updating LTC directly inspired by stepmania/stepmania#1919

@poco0317 poco0317 marked this pull request as ready for review January 7, 2020 22:03
@nico-abram nico-abram merged commit c6d5d07 into etternagame:develop Jan 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants