搜索资源列表
POS-pboc
- 非常详细金融POS开发文档和标准,包含有密钥生成,密钥认证,电子钱包格式标准,存折格式标准,消费流程认证,消费格式标准等
ISO8583
- 根据PBOC要求完成8583信息的组包及解包。本程序可以灵活定制各类型的8583信息包。 最大可支持192数据域。使用数据域指针ISO[ ]前一定要先初始化,否则内存出错。-According to PBOC information required to complete the 8583 package and unpack group. This procedure can be flexible and various types of customized information
Counterfeit-Reporting-System
- Source code for PBOC mandated Counterfeit Reporting System (2010) Standalone and free alternative to PBOC s recommended 120,000 RMB system-Source code for PBOC mandated Counterfeit Reporting System (2010) Standalone and free alternative to PBOC s
3DES-PBOC-MAC
- 程序实现了3DES、DES加解密,PBOC的DES、3DES的MAC。 首先输入16进制的ASC码。将每个ASC转为4位二进制。然后DES运算。最后将每4位二进制结果转化为一个ASC输出。 -Program implements 3DES, DES encryption and decryption, the PBOC' s DES, 3DES the MAC. First, enter the ASC hexadecimal code. Each ASC to four bina
ptlv
- 金融行业emc,pboc,tlv 数据格式解析-Financial industry, emc, pboc, tlv data format parsing
PBOC
- PBOC电子钱包交易工具--金融IC卡、双界面卡好用的测试工具。-EWallet trading tools for PBOC
PBOC_DEBUG_VERSION20130727
- 使用 QT GUI 编程,pboc编程简单例子,可参照学习。-Using QT GUI programming, pboc programming simple example, you can refer to learn.
EMV-TLV
- PBOC ENV TLV解析工具,方便解決問題-PBOC ENV the TLV analytical tools, convenient to solve the problem
PBOC_DES_MAC
- PBOC DES MAC 用于交易过程中计算DES和MAC-PBOC DES MAC
TLVDemo(1)
- TLV即Tag-Length-Value,常在IC卡与POS终端设备中通过这样的一个应用通信协议进行数据交换。在金融系统以及认证中,PBOC以及EMV的认证规范文档上面也有对TLV做了一些说明,由于认证规范都是英文文档,所以有些人可能不易于理解。首先我先介绍下什么是TLV,TLV的用途是什么,以及如何实现它的打包解包算法。-I.e. TLV Tag-Length-Value, often through the data exchange protocol such an application
TLVHelper
- 用C#语言编写的TLV 解析类库,希望可以帮助更多要学习PBOC的人-The TLV parsing library written in c# language, hoping to help more people learn the PBOC
establish-electronic-wallet
- 用卡建立一个符合PBOC的电子钱包的规范文件,可以进行扣款、充值-Establish a line with PBOC wallet card specification file, you can charge, recharge
符合PBOC标准的CPU卡结构-指令示例
- 符合PBOC标准的CPU卡结构、典型应用的建立以及实用的PBOC电子钱包建立脚本,对CPU卡的开发具有一定的参考价值。(The CPU card structure conforms to the PBOC standard, the typical application establishment and the practical PBOC electronic wallet establishment scr ipt, has the certain reference value to
PBOCalgo
- PBOC相关加解密 信息摘要,对称,非对称等多种加密算法实现(PBOC Encrypt Decrypt)