[Enhancement]: Replace Bcrypt with Argon2id #14

Closed
opened 2024-12-24 10:06:51 +00:00 by je-sendra · 0 comments
je-sendra commented 2024-12-24 10:06:51 +00:00 (Migrated from autotime-api.vewtech.net)

(Optional) Contact Details

No response

Summary

Use Argon2id hashing algorithm

Detailed description

Argon2id is a safer and more future-proof algorithm. Switch the current bcrypt implementation with an argon2id one.

Depends on #13

(Optional) Technical description

No response

### (Optional) Contact Details _No response_ ### Summary Use Argon2id hashing algorithm ### Detailed description Argon2id is a safer and more future-proof algorithm. Switch the current bcrypt implementation with an argon2id one. Depends on #13 ### (Optional) Technical description _No response_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LokiShell/Charwiki#14
No description provided.