Skip to content

delete clear_on_drop dependency, replace it by zeroize#24

Open
Slixe wants to merge 1 commit intozkcrypto:mainfrom
xelis-project:clear_on_drop
Open

delete clear_on_drop dependency, replace it by zeroize#24
Slixe wants to merge 1 commit intozkcrypto:mainfrom
xelis-project:clear_on_drop

Conversation

@Slixe
Copy link
Copy Markdown

@Slixe Slixe commented Jun 20, 2024

clear_on_drop is not compatible with wasm32-unknown-unknown on MacOS and got no new update for 2 years.

I replaced it by ZeroizeOnDrop to have the same behavior.

@xzxzzxzxzca
Copy link
Copy Markdown

I didn't check the code changes but the request cause is legitimate - I ran into the same issue with clear_on_drop dependency so giving this my +1

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.

2 participants