You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-5Lines changed: 15 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# CCryptoLib
2
-
An integrated collection of cryptographic primitives written in Lua using the ComputerCraft system API.
2
+
An integrated collection of cryptographic primitives written in Lua using the ComputerCraft system API. This is a fork for [Phoenix](https://phoenix.madefor.cc). Requires libsystem.
3
3
4
4
## Initializing the Random Number Generator
5
5
All functions that take secret input may query the library's random generator,
@@ -11,17 +11,27 @@ If you trust the tmpim Krist node, you can fetch a socket token and use it for
0 commit comments