issues Search Results · repo:KotlinCrypto/bitops language:Kotlin
Filter by
5 results
(52 ms)5 results
inKotlinCrypto/bitops (press backspace or delete to remove)hi is using ushr (32 - 3), but it s a 64 bit number. Needs to be ushr (64 - 3) (i.e. 61)
Should move test to jvmTest and use Java s BigInteger to verify this...
bug
05nelsonm
- Opened on Jan 17
- #11
If the incrementBy is a certain value, lo will never go from negative to 0.
bug
05nelsonm
- Opened on Jan 14
- #8
Need APIs for copying data to/from ShortArray, IntArray, LongArray
enhancement
05nelsonm
- Opened on Jan 10
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.