RSA OAEP PKCS-1 Java attack
A Chosen Ciphertext Attack on RSA Optimal Asymmetric Encryption Padding (OAEP) as Standardized in PKCS #1 v2.0. [Source]
Implementation was removed after request from University of Bristol.
I was planning for quite some time now to register the domain tsent.as. A few days ago this really happened. In order not to leave the domain sitting without any use, I decided to create a very simple URL shortener interface written in PHP. Visit http://tsent.as/ and shorten as many domains as you like. It’s…
Build a proxy server in C using threads and sockets. Every server can have up to two connections on the proxy. Client requests must be satisfied. New servers must be added to a list/array upon a request and must be removed if no request comes within 10 seconds. [Source]
A common error that you can come across while updating your WordPress plugins is the one in the screenshot where WordPress is requesting to provide the Connection Credentials in order to be able to update. For me personally this happened when I moved my websites to a new server and the permissions of the files…
This is an online auction system (like eBay) that lets users add items for sale and purchase items. Users are only allowed to enter bids if they have sufficient funds and when an auction has ended the money are being transfered from the buyer to the seller automatically. An extra feature supported by this auction…
Things you need: An Intel based macbook (other may work) Time! First thing you need to do is to download and install KisMAC. You can do this from http://kismac-ng.org/. Then launch the program and open Preferences. Go to Driver tab, select Apple Airport Extreme card, passive mode and click Add. Then Select All channels and…
This is a short article describing how to install an SSL Let’s Encrypt certificate on Ubiquiti Unifi Controller that is installed on Synology using Docker. The article assumes that Docker and Unifi Controller are already installed on your Synology NAS and that the Let’s Encrypt certificate is already added in Synology’s Control Panel. Also that…
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Can you please send me the java source to my email id : prakashchavda13@gmail.com
I am afraid that is not possible as I was asked from the University of Bristol not to.