parent
628da2f974
commit
26c048bee6
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.
|
||||
|
||||
## Examples
|
||||
|
||||
[String Encryption](https://tea.chunkbyte.com/kato/kpcrypt/wiki/-String-Encryption)
|
||||
|
||||
|
||||
|
||||
|
|
Reference in New Issue