Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Unknown bytes in base64 encoded nonce #17

Open
xelhark opened this issue Dec 28, 2018 · 0 comments
Open

Unknown bytes in base64 encoded nonce #17

xelhark opened this issue Dec 28, 2018 · 0 comments

Comments

@xelhark
Copy link

xelhark commented Dec 28, 2018

I'm testing the Safety Net APIs, and I found out that the base64 encoded nonce in the response also contains several bytes preceding the actual nonce.

What are these?

Here's an example:

I send foobar as nonce, and in the response, once I base 64 decode the nonce value, I find these bytes:

D\xcak\x9bT\xf0\xda\xa1_\xaf-\xc2{\x03)p,\x96\xfaC_?\xc5\xc7foobar

The nonce is there at the end, but what's the rest?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant