B4X FEED [B4X]B4XCryptFile b4xlib (B4A, B4i, B4J)

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: [B4X]B4XCryptFile b4xlib (B4A, B4i, B4J) است. این موضوع تا کنون 31 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع [B4X]B4XCryptFile b4xlib (B4A, B4i, B4J)
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
31
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
B4XCryptFile b4xlib v1.0
Here's another contribution to this great Community of Wizards.
This library handles Strings and Binary files so you can Encrypt/Decrypt them using AES

Credits goes out to ✨Erel and Stevel05✨

Requires:

B4XEncryption
BouncyCastle
StringUtils

Example Usage:

' Encrypt a binary File
B4XCryptFile.EncryptFileUsingAES(SourcePath, SourceFilename, DestinationPath, DestinationFilename, "123456")

' Decrypt a binary File

B4XCryptFile.DecryptFileUsingAES(SourcePath, SourceFilename, DestinationPath, DestinationFilename, "123456")


Enjoy :cool:

/ThRuST

 

عقب
بالا