BlockchainCommons / GordianSeedTool-iOS

Cryptographic Seed Manager for iOS
Other
36 stars 8 forks source link

Simple Yimn Blue Doesn't Scan #188

Closed shannona closed 11 months ago

shannona commented 12 months ago

The simple Yimn Blue seed with no additional data doesn't scan in GST 1.6 (67):

Now does our Yimn Blue with date:

(The error is "Unrecognized format")

The rest of our test vectors do, including variations of Yimn Blue that add more info and our 256-bit test vector, even the versions with no data and just date.

wolfmcnally commented 11 months ago

I'm not sure where you go that first QR code. It contains:

ur:crypto-seed:/A1015059F2293A5BCE7D4DE59E71B4207AC5D2

Which is not a well-formed UR. As you mentioned, the second QR code reads fine.

shannona commented 11 months ago

Verified the problem was the test vector (sigh). Fixed the test vector. Retested. Verified as OK.