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

explain how to get from bits value to target #12

Open
Giszmo opened this issue Mar 19, 2016 · 0 comments
Open

explain how to get from bits value to target #12

Giszmo opened this issue Mar 19, 2016 · 0 comments

Comments

@Giszmo
Copy link

Giszmo commented Mar 19, 2016

For educative mode it would be nice to understand better what the Bits mean.

Bits = 0x190102B1
Target = 2 ^ ( 8 * ( 0x19 - 3 ) ) * 0x 0102B1 = 0x000000000000000102B100000000000000000000000000000000000000000000

so also split "bits" into its two parts (if I understood that right). Bits = 0x190102B1 = 0x19 0x0102B1.

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

1 participant