Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 285 Bytes

File metadata and controls

12 lines (10 loc) · 285 Bytes

CoreDataCipher

Core Data Cipher with Swift 5 to encode sqlite database.

Cipher

Transformable Objects:

  • StringCryptoValueTransformer
  • DateCryptoValueTransformer
  • IntCryptoValueTransformer
  • FloatCryptoValueTransformer
  • BoolCryptoValueTransformer
  • UUIDCryptoValueTransformer