PIN generator is not cryptographically secure #5

Closed
opened 2023-01-30 14:46:29 +00:00 by pitmutt · 1 comment
Owner

The PIN generation should use a cryptographically secure implementation like Crypto-RNG.

The PIN generation should use a cryptographically secure implementation like [Crypto-RNG](https://hackage.haskell.org/package/crypto-rng).
pitmutt added the
bug
confirmed
labels 2023-01-30 14:46:29 +00:00
pitmutt referenced this issue from a commit 2023-02-01 18:53:01 +00:00
pitmutt self-assigned this 2023-02-01 18:54:42 +00:00
Author
Owner

This has been implemented on 1.2.5.

This has been implemented on [1.2.5](https://git.vergara.tech/Vergara_Tech/zgo-backend/src/tag/1.2.5).
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: Vergara_Tech/zgo-backend#5
No description provided.