Tag: VB.net

  • Rijndael / AES (128 bit) in VB.net, PHP, Python

    Being able to transport encrypted data is important in some of my projects at work. One-way hashes using MD5 usually suffice for most encryption purposes but Symmetric Encryption algorithms are important for encrypting and then decrypting data. For this, we use the Rijndael and AES algorithm in a few different languages.

  • Automatically Link Text using VB.Net

    Automatically add HTML to link any words with http:// or https:// within text using this VB.net script

  • Tag That

    Tag anything using a Google Suggest-like drop-down box Check out the demo Download: Tag That in PHP Tag That in VB.net