A[Start Verification] --> B{All Hashes Match?}
B -->|No| C[Mark Invalid]
B -->|Yes| D{All Signatures Valid?}
D -->|No| C
D -->|Yes| E{Product Recalled?}
E -->|Yes| C
E -->|No| F[Mark Valid]
-
Notifications
You must be signed in to change notification settings - Fork 0
This web application allows for consumers to trace the origin of a product to ensure authenticity. All records related to a product are protected cryptographically.
TaffCodes/verifier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This web application allows for consumers to trace the origin of a product to ensure authenticity. All records related to a product are protected cryptographically.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published