Skip to content

Instantly share code, notes, and snippets.

View abdulkatheer's full-sized avatar
😎

Mohideen Abdul Katheer M abdulkatheer

😎
View GitHub Profile
@abdulkatheer
abdulkatheer / Crypto Test
Created December 15, 2022 15:17 — forked from zcdziura/Crypto Test
Encryption using Elliptic Curves and Diffie-Hellman key exchanges
import java.io.UnsupportedEncodingException;
import java.security.InvalidAlgorithmParameterException;
import java.security.InvalidKeyException;
import java.security.Key;
import java.security.KeyPair;
import java.security.KeyPairGenerator;
import java.security.NoSuchAlgorithmException;
import java.security.NoSuchProviderException;
import java.security.PrivateKey;
import java.security.PublicKey;
@abdulkatheer
abdulkatheer / starulm.md
Created February 7, 2019 02:21 — forked from DrYazid/starulm.md
StarUml 3.0 full version

StarUML 3.0

  • 1- install staruml. : staruml
  • 2- install node.js : node.js
  • 3- go to ...\AppData\Local\Programs\StarUML\resources
  • 4- open CMD As admin
  • 5- execute