Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symmetric key encryption #53

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

bug fix and concept fix

901fa50
Select commit
Loading
Failed to load commit list.
Open

Symmetric key encryption #53

bug fix and concept fix
901fa50
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 26, 2024 in 0s

3 new issues (0 max.) of at least minor severity.

Annotations

Check notice on line 2 in demos/sum-presentation/server.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

demos/sum-presentation/server.js#L2

A CSRF middleware was not detected in your express application.

Check warning on line 122 in lib/jiff-client.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/jiff-client.js#L122

A function should not mix return statements with and without a result.

Check warning on line 157 in lib/jiff-client.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/jiff-client.js#L157

A function should not mix return statements with and without a result.