| .. |
|
Playground
|
37d707c9e7
move to enum with tuple. add missing crc32 to enum.
|
11 years ago |
|
ArrayExtension.swift
|
faa315738e
toBytes fixes
|
11 years ago |
|
BitExtension.swift
|
461eccf50a
Bit extension (invert bits)
|
11 years ago |
|
ByteExtension.swift
|
d0d13d3e14
Byte init with [Bit]
|
11 years ago |
|
CRC.swift
|
edc874ed45
refactor enums, cleanup
|
11 years ago |
|
ChaCha20.swift
|
45806aaca8
update test vectors
|
11 years ago |
|
Cipher.swift
|
a7725a370d
Cipher encrypt/decrypt returns optionals
|
11 years ago |
|
CryptoHashBase.swift
|
67bf827fa5
refactor public api
|
11 years ago |
|
CryptoSwift.h
|
2bb301a771
NSData extension initial
|
11 years ago |
|
Hash.swift
|
37d707c9e7
move to enum with tuple. add missing crc32 to enum.
|
11 years ago |
|
Info.plist
|
1e89af817a
Current version is 0.0.2
|
11 years ago |
|
IntExtension.swift
|
d0d13d3e14
Byte init with [Bit]
|
11 years ago |
|
MD5.swift
|
67bf827fa5
refactor public api
|
11 years ago |
|
NSDataExtension.swift
|
37d707c9e7
move to enum with tuple. add missing crc32 to enum.
|
11 years ago |
|
Poly1305.swift
|
028f5caa44
Some initial approach to Poly1305
|
11 years ago |
|
SHA1.swift
|
67bf827fa5
refactor public api
|
11 years ago |
|
SHA2.swift
|
67bf827fa5
refactor public api
|
11 years ago |
|
StringExtension.swift
|
a7725a370d
Cipher encrypt/decrypt returns optionals
|
11 years ago |
|
Utils.swift
|
ea7c40e050
ChaCha20 is working. Utils functions moved to Utils.
|
11 years ago |