Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Fix for an incorrectly locked first ECC slot with a non-compact key #161

Merged
merged 3 commits into from
Aug 1, 2019

Conversation

Vagabond
Copy link
Contributor

@Vagabond Vagabond commented Aug 1, 2019

No description provided.

@Vagabond Vagabond requested review from madninja and evanmcc August 1, 2019 05:15
Copy link
Contributor

@evanmcc evanmcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, should probably wait for marc

gen_compact_key(_Pid, _Slot, 0) ->
{error, compact_key_create_failed};
gen_compact_key(Pid, Slot, N) when N > 0 ->
case ecc508:genkey(Pid, private, Slot) of
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tunce

@madninja madninja merged commit 1c28bb7 into master Aug 1, 2019
@madninja madninja deleted the adt/trash-compactor branch August 1, 2019 13:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants