From f3e1d40cc2314e90925eb6b1050a2d97a99faaf4 Mon Sep 17 00:00:00 2001 From: Steeven Andrian Salim Date: Mon, 2 Mar 2020 15:17:35 +0700 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4168463..16a094f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![alt text](https://www.o2system.id/assets/img/covers/cover-o2system-atom-security.png "O2System Security Atom") +![alt text](https://repository-images.githubusercontent.com/75949178/d960b700-5c98-11ea-813c-a94432078605 "O2System Security Atom") [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/o2system/security/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/o2system/security/?branch=master) [![Build Status](https://scrutinizer-ci.com/g/o2system/security/badges/build.png?b=master)](https://scrutinizer-ci.com/g/o2system/security/build-status/master) @@ -75,4 +75,4 @@ Please kindly submit your [issues at Github](http://github.com/o2system/security ### System Requirements - PHP 7.2+ - [Composer](https://getcomposer.org) -- [O2System Session](https://github.com/o2system/session) \ No newline at end of file +- [O2System Session](https://github.com/o2system/session) From 02d330ad667d92e92d1f3c3ad268d44cac43c40f Mon Sep 17 00:00:00 2001 From: Steeven Andrian Salim Date: Mon, 2 Mar 2020 15:18:08 +0700 Subject: [PATCH 2/3] Update composer.json --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index af5c3de..004974d 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "o2system/security", "description": "O2System Security", + "license": "MIT", "type": "package", "keywords": [ "utilities", From 17831780a37232676b735080b79d1a23d2863a0b Mon Sep 17 00:00:00 2001 From: Steeven Andrian Salim Date: Mon, 2 Mar 2020 15:19:24 +0700 Subject: [PATCH 3/3] add hexadecimal encryptions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16a094f..79ea6af 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ O2System Security is a collection of class libraries to help build security proc - Binary - Cookie - Crypt via PHP's MCrypt and/or OpenSSL extensions +- Hexadecimal ### Featured Encoders - Base64