Skip to content

Use builtin :crypto functions (when available) for PBKDF2 and secure constant-time comparison. #61

Use builtin :crypto functions (when available) for PBKDF2 and secure constant-time comparison.

Use builtin :crypto functions (when available) for PBKDF2 and secure constant-time comparison. #61

Status Success
Total duration 31s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test (1.11, 23.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.11, 23.3): lib/plug/crypto/key_generator.ex#L68
:crypto.pbkdf2_hmac/5 is undefined or private
test (1.14, 25.2, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/