We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9e4d5 commit 47c4a76Copy full SHA for 47c4a76
basic256.js
@@ -1,5 +1,5 @@
1
-/* HELP ME MAKE THIS SHITTY CIPHER API GREAT AGAIN
2
-5th line is reserved for the automated script to attach the keys necessary. */
+'use strict';
+/* 5th line is reserved for the automated script to attach the keys necessary. */
3
let crypto = require('crypto');
4
5
0 commit comments