Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Add example of FIO Pub Key validation using checksum process #11

Closed
ericbutz opened this issue Nov 20, 2020 · 2 comments
Closed

Add example of FIO Pub Key validation using checksum process #11

ericbutz opened this issue Nov 20, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ericbutz
Copy link
Contributor

Something like:

Validation using checksum

More rigorous checksum code may also be used to validate a FIO Address. This validation process consists of:

  1. Confirming the first three characters of the key are 'FIO'
  2. Base58 decoding of the char
  3. ...

[NEED TO COMPLETE, include JS and C++ sample code]

@ericbutz ericbutz added the enhancement New feature or request label Nov 20, 2020
@ericbutz ericbutz self-assigned this Nov 20, 2020
@ericbutz
Copy link
Contributor Author

ericbutz commented Mar 8, 2021

@ericbutz
Copy link
Contributor Author

ericbutz commented Nov 2, 2021

@ericbutz ericbutz closed this as completed Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant