Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit e43c153

Browse files
committed
upgraded cryptojs to v4.2.0
1 parent 8fc6393 commit e43c153

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CryptoJS 3.x AES encryption/decryption on client side with Javascript and on server side with PHP
1+
# CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP
22

33
[![Tests](https://github.com/brainfoolong/cryptojs-aes-php/actions/workflows/tests.yml/badge.svg)](https://github.com/brainfoolong/cryptojs-aes-php/actions/workflows/tests.yml)
44

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "brainfoolong/cryptojs-aes-php",
33
"type": "library",
4-
"description": "CryptoJS 3.x AES encryption/decryption on client side with Javascript and on server side with PHP",
4+
"description": "CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP",
55
"keywords": [
66
"aes",
77
"php",

0 commit comments

Comments
 (0)