기업을 위한 IT 전문 파트너
  • ABCCrypto
  • SNS공유 페이스북 트위터
ABCCrypto
  • ABCCrypto
  • ABCCrypto is an ATL COM component for encrypting and decrypting data

  • 제조사 : WebSupergoo Brand Shop
  • 제품번호 : 5807
유사 기능 제품
암호화 컴포넌트
보안 관련 컴포넌트
 
가격정보
P# OS언어제품구분버전소비자가공급가견적주문
01
111
Win 영문 Single License 현 시점 최적가로 견적을 받아보세요   232,320 232,100 견적요청
02
111
Win 영문 Five License Pack 현 시점 최적가로 견적을 받아보세요   388,410 388,300 견적요청
03
111
Win 영문 Redistribution / Enterprise License 현 시점 최적가로 견적을 받아보세요   771,980 772,200 견적요청
    위 가격은 부가세를 포함한 가격 입니다.
  • 견적 및 주문을 진행하시려면 로그인이 필요합니다.
  • ‘주문’이 활성화 되어 있지 않은 제품은 ‘견적요청’을 해주시면 현 시점 최적가로 제공 해드립니다.
요약정보

ABCCrypto is an ATL COM component for encrypting and decrypting data

ABCCrypto is an ATL COM component for encrypting and decrypting data.
It's incredibly simple to use and works with virtually any format you'll ever come across.
You can encrypt or decrypt variants, BLOB data or files.

동일계열 제품

  • ABCCrypto


상세정보

Encryption using ABCCrypto

ABCCrypto is an ATL COM component for encrypting and decrypting data. It's incredibly simple to use and works with virtually any format you'll ever come across. You can encrypt or decrypt variants, BLOB data or files.

ABCCrypto uses the standard Windows Cryptography API to ensure consistent behavior across all platforms. It uses RSA Encryption with 40 bit keys for a practical level of security throughout virtually any country in the world.

Because ABCCrypto is Unicode compliant throughout, you can use it with any language from English to Arabic to Korean.

Data Encryption

Just to show you how simple it is to use, here's an example of how to encrypt a string of text and then write the encrypted data to a browser.

Set cr = Server.CreateObject("ABCCrypto2.Crypto")
cr.Password = "mypassword"
theText = theCrypto.Encrypt("my secret")
Response.Write(theText)

File Encryption

If you want to encrypt a file that couldn't be easier either. Your file encryption code will look something like this.

Set cr = Server.CreateObject("ABCCrypto2.Crypto")
cr.Password = "mypassword"
theCrypto.EncryptFile "c:\secret.txt", "c:\encrypted.txt"

ASP and VB - Visual Basic

You can use ABCCrypto from ASP, Visual Basic or any scripting language that supports the Microsoft ActiveX Scripting interfaces.

These include VBScript (Visual Basic Scripting Edition), JScript, PERLScript, PScript, and Python. ABCCrypto runs on Windows 2000, Windows NT, Windows XP, Windows Vista and Windows 2003.

Because ABCCrypo is both threaded it's ideal for use under IIS.

ABCCrypto, WebSupergoo
견적요청
인터파크 큐브릿지 IT영업부
자세히보기
  • Office 365
  • CCT
TOP