CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - PBOC

搜索资源列表

  1. POS-pboc

    1下载:
  2. 非常详细金融POS开发文档和标准,包含有密钥生成,密钥认证,电子钱包格式标准,存折格式标准,消费流程认证,消费格式标准等
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.56mb
    • 提供者:米挂
  1. PBOC2.0

    0下载:
  2. PBOC认证资料,POS机行业,卡类通讯标准-The PBOC certification information, POS machines industry, card communication standards
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:liang ming
  1. DES_TOOL

    2下载:
  2. delphi做的用于计算常用算法的小工具:异或,DES和3DES各种工作模式,MAC值计算.本工具全部符合PBOC2.0规范.-The tool for XOR,DES,3DES,MAC.All of this fit to PBOC2.0
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:336.1kb
    • 提供者:huntern`
  1. d3des

    1下载:
  2. 3DES 3DESMAC pboc 算3des MAC-3DES 3DESMAC pboc operator 3des MAC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-10-21
    • 文件大小:4kb
    • 提供者:pc
  1. My_Des

    1下载:
  2. 自己动手写的一个基于VC6的加密解密的动态库,包括常用的PBOC规范的DES,3DES,MAC,等加密函数。-Write yourself a VC6-based encryption and decryption of the dynamic libraries, including the commonly used PBOC standard DES, 3DES, MAC, and other encryption functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-22
    • 文件大小:6.82mb
    • 提供者:colorsky
  1. ISO8583

    1下载:
  2. 根据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
  3. 所属分类:Windows Develop

    • 发布日期:2016-07-12
    • 文件大小:6.95kb
    • 提供者:ydy
  1. Kqmz20091008

    0下载:
  2. 包括DES算法,PBOC算法,MAC验证算法,应用在电子钱包加密算法方面-Including the DES algorithm, PBOC algorithm, MAC authentication algorithm, encryption algorithm used in aspects of e-purse
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.36mb
    • 提供者:利剑
  1. pcsc

    2下载:
  2. TPCSC 智能读卡器 封装类,PSAM卡组包、PBOC数据组包, winscard, delphi-TPCSC smart card reader wrapper classes, PSAM card group packages, PBOC data sets packets, winscard, delphi
  3. 所属分类:行业应用软件

    • 发布日期:2012-12-07
    • 文件大小:210.23kb
    • 提供者:舟自横
  1. xyyh

    0下载:
  2. 本项目兴业银行太原分行的需求如下:建立一个代收费业务综合处理平台,负责与第三方合作单位的通讯、交易处理、对账清算等工作,同时作为一个综合处理前置将代收费业务向银行各渠道(柜台、自助终端、ATM、POS、电话银行、网上银行、手机)开放。-Taiyuan Branch of the Industrial Bank project needs the following: the establishment of a comprehensive processing platform on behal
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-09
    • 文件大小:1.07mb
    • 提供者:MarkC
  1. CPU_CardDocuments

    0下载:
  2. 网上搜集整理的关于PBOC规范的IC相关的技术资料,包括建设事业非接触式CPU 卡COS 技术要求.pdf,CPU卡详解.pdf-Internet collect and organize data on the PBOC standard IC-related technical information, including the construction of non-contact CPU card COS technical requirements. Pdf, CPU card Xi
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3.59mb
    • 提供者:peter
  1. Counterfeit-Reporting-System

    0下载:
  2. 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
  3. 所属分类:.net

    • 发布日期:2017-04-09
    • 文件大小:1.07mb
    • 提供者:Tristan
  1. PBOC_COS

    1下载:
  2. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:27.9kb
    • 提供者:lidong
  1. des_kqmz_quickdes

    0下载:
  2. des,3des,kqmz,pboc算法集合-des, 3des, kqmz pboc, algorithm collection
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1.37mb
    • 提供者:葛首朝
  1. 3DES-PBOC-MAC

    0下载:
  2. 程序实现了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
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:6.16kb
    • 提供者:zxh
  1. PBOC

    0下载:
  2. PBOC电子钱包交易工具--金融IC卡、双界面卡好用的测试工具。-EWallet trading tools for PBOC
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:17.08kb
    • 提供者:Alex
  1. PBOC

    0下载:
  2. 人行pboc规范流程指令入门,适合初学者-Pedestrian pboc standard process instruction Easy, suitable for beginners
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-05
    • 文件大小:825.78kb
    • 提供者:hrx
  1. PBOC

    0下载:
  2. 满足PBOC 3.0规范的交易流程,包括查询余额、扣费-PBOC transaction process, including the query balance, the deduction fee
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:6.86kb
    • 提供者:周斌
  1. T10读取PBOC卡号20150828174407

    0下载:
  2. 三合一读卡器开发文件,包含VB源文件,动态库和使用说明及编码规范。(Triad card reader.Three in one reader development document, including VB source files, dynamic libraries and instructions for use and coding standards)
  3. 所属分类:*行业应用

    • 发布日期:2017-12-18
    • 文件大小:1.22mb
    • 提供者:踏雪1
  1. 符合PBOC标准的CPU卡结构-指令示例

    0下载:
  2. 符合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
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:93kb
    • 提供者:微风拂柳
  1. pboc3.0

    2下载:
  2. PBOC 3.0规范,包括集成电路卡片规范,应用规范等所有规范。(PBOC 3.0 Standards)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2019-05-22
    • 文件大小:11.69mb
    • 提供者:hejun
« 12 »
搜珍网 www.dssz.com