Abdullah AlHussein (@AbdullahAlhussein)
  • Stars
    star
    13
  • Global Rank 817,912 (Top 29 %)
  • Followers 11
  • Following 8
  • Registered almost 4 years ago
  • Most used languages
    Java
    80.0 %
    PHP
    20.0 %
  • Location 🇸🇦 Saudi Arabia
  • Country Total Rank 560
  • Country Ranking
    Java
    36
    PHP
    86

Top repositories

1

Read-Certificate-Information-From-USB-Token_PKI

PKI Token provide secure storage for digital certificates and private keys. They allow public-key cryptography and digital signatures to be leveraged securely, without risk of leaking the private key information.
Java
4
star
2

Secret_Note_web

Save your data!
PHP
3
star
3

PKI-Digital-Signature-PDF-USB-Token

The Digital Signature is the result of the execution of a public key mathematical algorithm where the author uses his private key to sign the document and anyone can verify the authenticity of the document using the owner’s public key. In practice, the digital signature is part of the Public Key Infrastructure (PKI)
Java
2
star
4

AbdullahAlhussein

Config files for my GitHub profile.
1
star
5

PKI-Encryption-Decryption-PDF-USB-Token

PKI Token provide secure storage for digital certificates and private keys. They allow public-key cryptography and digital signatures to be leveraged securely, without risk of leaking the private key information.
Java
1
star
6

RSA-Algorithm

RSA (Rivest–Shamir–Adleman) is an algorithm used by modern computers to encrypt and decrypt messages. It is an asymmetric cryptographic algorithm. Asymmetric means that there are two different keys. This is also called public key cryptography, because one of the keys can be given to anyone. The other key must be kept private. The algorithm is based on the fact that finding the factors of a large composite number is difficult: when the factors are prime numbers, the problem is called prime factorization. It is also a key pair (public and private key) generator.
Java
1
star