Search:

Type: Posts; User: jhonnel

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,268

    B-TTIE algorithm

    Encryptor
    Java code:
    Private Sub cmdDeleteMessage_Click()
    If txtMessage.Text = "" Then
    a = MsgBox("No message to delete!", vbInformation, "")
    Else: If MsgBox("Do you want to create a new...
  2. Replies
    2
    Views
    1,229

    The B-TTIE algorithm

    Can someone know how I can download/get the java codes of the Block Cipher Encryptor for Text-to-Image Algorithm (B-TTIE algorithm) by Abusukhon 2013. I just need it in my project.

    I appreciate...
Results 1 to 2 of 2