FedericoCeratto / nim-libsodium

Nim wrapper for the libsodium library
Mozilla Public License 2.0
46 stars 13 forks source link

Added HMAC512, removed deprecated methods, updated to nim 1.6.4 #30

Closed NeonFXFusion closed 2 years ago

NeonFXFusion commented 2 years ago
FedericoCeratto commented 2 years ago

Thanks for the PR. Some commits introduce many unrelated changes and I might have to cherry-pick and reorganize the changes myself unless you want to do it.

NeonFXFusion commented 2 years ago

I can do it, just give me an example of how you want it.

FedericoCeratto commented 2 years ago

@NeonFXFusion if you can address the comments in the review and also rebase the PR and remove the merge commit would be good.

NeonFXFusion commented 2 years ago

Reorganised and opened new PR #31