This website requires JavaScript.
Explore
Help
Register
Sign In
laantungir
/
amethyst
Watch
1
Star
0
Fork
0
mirror of
https://github.com/vitorpamplona/amethyst.git
synced
2026-08-12 09:13:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83e87c2cf4243293506e9d149641918773be4f53
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