This website requires JavaScript.
Explore
Help
Sign In
nick
/
amethyst
Watch
1
Star
0
Fork
0
You've already forked amethyst
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
123eca1f9081e7b7f6e04661b81e152a942bb093
amethyst
/
quartz
/
src
T
History
Vitor Pamplona
83e87c2cf4
Adds an event id hash check that doesn't create a separate bytearray to compare between the incoming hex from the relay and the recalculated byte array from SHA256.
2025-09-17 08:40:06 -04:00
..
androidInstrumentedTest
Implements NIP-44 extension for bigger payloads
https://github.com/nostr-protocol/nips/pull/1907
2025-09-15 11:58:43 -04:00
androidMain
Adds an event id hash check that doesn't create a separate bytearray to compare between the incoming hex from the relay and the recalculated byte array from SHA256.
2025-09-17 08:40:06 -04:00
androidUnitTest/kotlin/com/vitorpamplona
/quartz
Faster Hkdf functions with less array copying and allocations (which can be impactful if the ciphertext is large)
2025-09-15 15:15:44 -04:00
commonMain/kotlin/com/vitorpamplona
/quartz
- Migrates Quartz to a KMP project
2025-08-27 17:32:39 -04:00
iosMain/kotlin/com/vitorpamplona
/quartz
- Migrates Quartz to a KMP project
2025-08-27 17:32:39 -04:00
jvmMain/kotlin/com/vitorpamplona
/quartz
Testing proguard rules on KMP quartz
2025-08-27 18:32:33 -04:00