2
Home.md
2
Home.md
@@ -24,7 +24,7 @@ The string encryption method takes a whole string to digest and isn't as optimiz
|
|||||||
I have tried my best to optimize for memory usage, using the fstream function I can read chunks of the file and encrypt them straight into memory instead of reading it all in memory only to do the same thing but less efficiently.
|
I have tried my best to optimize for memory usage, using the fstream function I can read chunks of the file and encrypt them straight into memory instead of reading it all in memory only to do the same thing but less efficiently.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
[String Encryption](https://tea.chunkbyte.com/kato/kpcrypt/wiki/-String-Encryption)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user