mirror of
https://github.com/sbrow/envr.git
synced 2026-08-26 09:53:32 -04:00
chore: Updated todos.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import "core:mem"
|
||||
import "core:os"
|
||||
|
||||
MAGIC :: "ENVR"
|
||||
MAGIC_BYTES := [4]u8{u8('E'), u8('N'), u8('V'), u8('R')}
|
||||
MAGIC_BYTES: [4]u8 = MAGIC
|
||||
|
||||
RECIPIENT_ENTRY_SIZE ::
|
||||
CRYPTO_BOX_PUBLICKEY_BYTES +
|
||||
|
||||
Reference in New Issue
Block a user