| .. |
|
AES.swift
|
1be97e742b
Mark classes as final.
|
10 yıl önce |
|
ArrayExtension.swift
|
8c4519dbcf
Work on AES performance
|
10 yıl önce |
|
Authenticator.swift
|
8ae6516ab9
Replace NSData with [UInt8] for HMAC and Poly1305
|
10 yıl önce |
|
BitExtension.swift
|
461eccf50a
Bit extension (invert bits)
|
11 yıl önce |
|
CRC.swift
|
1be97e742b
Mark classes as final.
|
10 yıl önce |
|
ChaCha20.swift
|
c57e424c3e
mark the Context class in ChaCha20 as final.
|
10 yıl önce |
|
Cipher.swift
|
6608bca201
Replace NSData with [UInt8] for ChaCha20
|
10 yıl önce |
|
CipherBlockMode.swift
|
525c972d85
About 40% boost to AES blocks cipher processing
|
10 yıl önce |
|
CryptoSwift.h
|
c26a8b2f3d
Fix import compatibility for OSX target
|
11 yıl önce |
|
Generics.swift
|
f2970b59fa
Add a message to @deprecated attribute to make it less confusing. Fixes #50.
|
10 yıl önce |
|
HMAC.swift
|
1be97e742b
Mark classes as final.
|
10 yıl önce |
|
Hash.swift
|
c7851c7ad4
Refactoring for hashes. Update for 6.3 beta3.
|
10 yıl önce |
|
HashBase.swift
|
7b92383943
[FIX] Memory leak with unsafe calloc
|
10 yıl önce |
|
Info.plist
|
ad13df968b
[*] - Updatin settings
|
10 yıl önce |
|
IntExtension.swift
|
c7851c7ad4
Refactoring for hashes. Update for 6.3 beta3.
|
10 yıl önce |
|
MD5.swift
|
1be97e742b
Mark classes as final.
|
10 yıl önce |
|
NSDataExtension.swift
|
755e7937cd
Rename bytes() to arrayOfBytes() due to ambiguity Array and UnsafePointer types (rdar://20517897) #51
|
10 yıl önce |
|
Operators.swift
|
9ba8e31a04
More refactor work, some generics separated etc
|
11 yıl önce |
|
PKCS5.swift
|
c7851c7ad4
Refactoring for hashes. Update for 6.3 beta3.
|
10 yıl önce |
|
PKCS7.swift
|
54045529cf
Meaningless performance improvements
|
10 yıl önce |
|
Padding.swift
|
9f4527f79d
Massive internal change NSData to [UInt8]
|
10 yıl önce |
|
Poly1305.swift
|
1be97e742b
Mark classes as final.
|
10 yıl önce |
|
SHA1.swift
|
1be97e742b
Mark classes as final.
|
10 yıl önce |
|
SHA2.swift
|
1be97e742b
Mark classes as final.
|
10 yıl önce |
|
StringExtension.swift
|
03e5332ceb
Hash results as optionals
|
11 yıl önce |
|
UInt16Extension.swift
|
ca570ea7bd
UInt16 extension (I need generic for bits shifting)
|
11 yıl önce |
|
UInt32Extension.swift
|
c7851c7ad4
Refactoring for hashes. Update for 6.3 beta3.
|
10 yıl önce |
|
UInt64Extension.swift
|
c7851c7ad4
Refactoring for hashes. Update for 6.3 beta3.
|
10 yıl önce |
|
UInt8Extension.swift
|
0d68706c13
Change type Byte to Uint8 (removed in Swift 1.2) #26. ChaCha20 public. Playground cleanup.
|
11 yıl önce |
|
Utils.swift
|
d45650d61f
UInt8 rotateLeft
|
10 yıl önce |