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

Include the crypto library, with test-vectors #4

Closed
ineiti opened this issue Aug 31, 2020 · 1 comment
Closed

Include the crypto library, with test-vectors #4

ineiti opened this issue Aug 31, 2020 · 1 comment

Comments

@ineiti
Copy link
Collaborator

ineiti commented Aug 31, 2020

Use the file from

https://github.com/CoraLibre/CoraLibre-android-sdk/blob/master/sdk/src/main/java/org/coralibre/android/sdk/internal/crypto/CryptoModule.java
or
https://github.com/mh-/exposure-notification-ble-python/blob/master/lib/en_crypto.py (converting to java)
or
https://github.com/DP-3T/gaenlib/tree/master/impl-python (converting to java)

to implement the crypto-specification.

Is part of the implementation of #3

Some test-vectors are here: corona-warn-app/cwa-app-android#75 (comment)

Might be good to verify they match the impl-python, too.

@cgrigis
Copy link
Collaborator

cgrigis commented Sep 28, 2020

Closed in favor of #9

@cgrigis cgrigis closed this as completed Sep 28, 2020
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

No branches or pull requests

2 participants