博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
mysql Encryption and Compression Functions
阅读量:6966 次
发布时间:2019-06-27

本文共 509 字,大约阅读时间需要 1 分钟。

Name Description
Decrypt using AES
Encrypt using AES
Return result as a binary string
Decodes a string encrypted using ENCODE()
Decrypt a string
Encrypt a string
Encode a string
Encrypt a string
Calculate MD5 checksum
Return the value of the  pre-4.1 implementation of PASSWORD
Calculate and return a password string
Calculate an SHA-1 160-bit checksum
Calculate an SHA-2 checksum
Uncompress a string compressed
Return the length of a string before compression

转载于:https://www.cnblogs.com/fx2008/p/3653513.html

你可能感兴趣的文章
C#开发中碰到的问题------Uncaught TypeError: Cannot read property 'style' of undefined
查看>>
ORCAD常用元件库说明
查看>>
匿名函数 闭包
查看>>
PHP 缓存插件之 Zend Opcache ( 取代 APC )
查看>>
Essential Studio for mobile MVC中2种添加移动图表到MVC3 ASPX应用程序中的方法
查看>>
【转】Java字符串与字符集的基本概念
查看>>
linux 学习 14 日志管理
查看>>
package extends 解析
查看>>
Repeater中嵌套DropDownList
查看>>
bootstrap-fileinput组件在上传时传递额外参数
查看>>
Python初识面向对象
查看>>
Coursera algorithm II PA4
查看>>
java jvm学习笔记二(类装载器的体系结构)
查看>>
hdu1395 数论 欧拉函数
查看>>
JavaScript:this是什么
查看>>
CSS0 -- 静态、自适应、流式、响应式
查看>>
[Android Pro] 分析 Package manager has died
查看>>
[Android] osx下如何使用SublimeText阅读Android系统源码
查看>>
关于使用wcf架构分布式系统的一点想法
查看>>
PLSQL导出Oracle表结构
查看>>