Skip to content

Commit 0902e78

Browse files
committed
Restructured filesystem
1 parent c02f998 commit 0902e78

File tree

8 files changed

+7117
-1
lines changed

8 files changed

+7117
-1
lines changed

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env sh
22

3-
cat jsbn.js random.js hash.js rsa.js aes.js api.js > cryptico.js
3+
cat ./src/jsbn.js ./src/random.js ./src/hash.js ./src/rsa.js ./src/aes.js ./src/api.js > ./lib/cryptico.js

0 commit comments

Comments
 (0)