RNCryptor/RNCryptor

How to use the same key Uint8List on swift

rulefahd opened this issue · 1 comments

@rnapier
If you mean on swift code, how can i use the same key of Uint8List(xx) there? To decrypt it correctly?il

I want to use a customized fixed key on both (dar, swift)

Dart(Uint8List(int)) = Swift (????)

Originally posted by @rulefahd in #303 (comment)

Duplicate of #303