cryptoswift Questions

5

I am building a social media application and I would like some help encoding a password string to SHA512 in Swift. I found the CryptoSwift library on GitHub but I am having a hard time loading it i...
Gamp asked 17/5, 2015 at 5:37

4

Solved

I have a string and a key, which i want to generate an HMAC SHA256 from it. Although i'm using 2 libs IDZSwiftCommonCrypto and CryptoSwift and this answer Nothing really worked for me. My source...
Chamonix asked 12/10, 2018 at 17:59

12

Solved

I write an application by swift, i need AES Encrypt and Decrypt functionality, i received encrypted data from another .Net solution, but i can't find something to do it. This is my .net Encryption...
Phrenology asked 21/11, 2014 at 23:20

1

Solved

(Xcode 8, Swift 3) Using the CryptoSwift library, I am wanting to encrypt a string and store it in coredata, for some reason, cipherstring results as nil, despite ciphertext having 128 values: le...
Peruke asked 21/11, 2016 at 15:54
1

© 2022 - 2024 — McMap. All rights reserved.