encryption.go
1.72 KB
-
securejson: decrypt should not modify src · b1506a2b
When decrypting a source securejson byte array, should not modify the source and now passes back a new dest byte array.
Daniel Lee committed
When decrypting a source securejson byte array, should not modify the source and now passes back a new dest byte array.