Screenshot Preview

Xceed Encryption Library

by Xceed Software - 상품타입: Component / ActiveX OCX / ActiveX DLL

주의 : 별도의 안내가 없는 경우에는 영어제품 입니다.

*

Add strong encryption and decryption capability to your Windows desktop and web applications. Xceed Encryption Library is an ActiveX component that supports the latest industry-standard strong encryption algorithms and offers both symmetrical and public-key cryptography. It allows you to encrypt or decrypt memory buffers, strings, blobs, streaming data or files. Does not depend on the Microsoft CryptoAPI.

$881.95
통화 선택

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

Xceed Encryption Library V1.1 + 1 year Vanguard   *

주문 $ 881.95 1 Developer License  *
메이커 제품 번호: XCRY1V-11
확인 다운로드 (200.1 MB)
주문 $ 2,645.95 4 Developer Team License  *
메이커 제품 번호: XCRY4V-11
확인 다운로드 (200.1 MB)
주문 $ 4,850.95 8 Developer Team License  *
메이커 제품 번호: XCRY8V-11
확인 다운로드 (200.1 MB)
주문 $ 10,583.95 20 Developer Team License  *
메이커 제품 번호: XCRYVV-11
확인 다운로드 (200.1 MB)

Xceed Encryption Library V1.1 - 1 year Vanguard - Renewal Before Expiration   *

주문 $ 391.95 1 Developer License  *
메이커 제품 번호: XCRY1R-11
확인 다운로드 (200.1 MB)
주문 $ 1,175.95 4 Developer Team License  *
메이커 제품 번호: XCRY4R-11
확인 다운로드 (200.1 MB)
주문 $ 2,155.95 8 Developer Team License  *
메이커 제품 번호: XCRY8R-11
확인 다운로드 (200.1 MB)
주문 $ 4,703.95 20 Developer Team License  *
메이커 제품 번호: XCRYVR-11
확인 다운로드 (200.1 MB)

Xceed Encryption Library V1.1 - 1 year Vanguard - New Subscription / Renewal After Expiration   *

주문 $ 685.95 1 Developer License  *
메이커 제품 번호: XCRY1L-11
확인 다운로드 (200.1 MB)
주문 $ 2,057.95 4 Developer Team License  *
메이커 제품 번호: XCRY4L-11
확인 다운로드 (200.1 MB)
주문 $ 3,772.95 8 Developer Team License  *
메이커 제품 번호: XCRY8L-11
확인 다운로드 (200.1 MB)
주문 $ 8,231.95 20 Developer Team License  *
메이커 제품 번호: XCRYVL-11
확인 다운로드 (200.1 MB)

가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

 *

The Xceed Encryption Library is an ActiveX component that allows Windows applications to encrypt and decrypt data using the latest industry standard strong encryption algorithms. The library supports both traditional secret-key encryption as well as public-key encryption, and can encrypt or decrypt memory buffers, strings, blobs, streaming data or files.

For traditional strong encryption, the library supports the newly adopted AES (US Advanced Encryption Standard) secret-key encryption algorithm known as Rijndael which uses 128, 192 or 256-bit keys. It also supports the Twofish encryption algorithm, a runner-up candidate for AES. For public-key encryption, the library offers the well-known RSA algorithm unlimited key bit-sizes. The library includes a test vector sample application with the test vectors required to demonstrate correct implementation of the encryption algorithms offered.

The library uses the modern SHA-2 and HAVAL hashing algorithms so that passphrases can be converted to exactly the amount of bits required for an encryption key and with better mathematical properties than older hashing algorithms such as MD5.

Like all Xceed components, this library is designed to be flexible yet extremely easy to use. In fact, it only takes one line of code to encrypt or decrypt memory or files. A single line of code can even be used to chain together multiple Xceed components like the Xceed Streaming Compression Library and the Xceed Binary Encoding Library, so you can compress, encrypt and encode data into text just as easily.

The fully self-contained ActiveX control at the core of the library is all you need to include with your projects. The component has no external dependencies such as MFC DLLs, runtime libraries or other resources. That translates to minimal hassle at distribution time. The library also supports all the available ActiveX functionality designed to make your programming job easier, such as categorized properties, built-in constants and enumerations, context-sensitive F1-help, optional parameters and built-in help strings.

The library comes with support for all 32-bit development languages that can use ActiveX controls, including Visual Basic, Visual C++, Active Server Pages, Delphi, C++Builder, and many others.

We invite you to download the fully functional free trial version of the library and start integrating Xceed Encryption Library into one of your existing programs right away. All you really have to do is add the control to a form, set one or two properties, and off you go!

ActiveX technology

  • A single fully self-contained COM object and ActiveX control written with ATL 3.0
  • Requires no external DLLs, ATL, MFC or runtime libraries
  • Does not depend on Microsofts CryptoAPI in any way
  • Both single-threaded (STA) and multi-threaded apartment (MTA) model design
  • Instantiate the component dynamically without putting it on a form
  • Supports multiple instances running simultaneously
  • When running on Windows NT, 2000 or XP, the library automatically switches to native Unicode API calls for best performance
  • ActiveX control interface has all constants, enumerations and types built-in. Code completion, property categories, help strings and context-sensitive F1-help fully supported
  • Works with all 32-bit development environments that can use ActiveX controls, including VB, VC++, Delphi, C++ Builder, VFP, Office, Web scripting languages, ASP and DCOM projects

Encryption technology

  • Supports both strong secret-key encryption and public-key encryption
  • Supports the new Advanced Encryption Standard Rijndael algorithm, the Twofish algorithm and the RSA encryption algorithm (RSAES-OAEP)
  • Secret-key (symmetrical) encryption support for 128, 192 or 256-bit keys
  • Public-key (asymmetrical) encryption supports keys of 338-bits and up
  • Supports Electronic Code Book (ECB) and Cipher Block Chaining (CBC) encryption modes
  • Offers the modern SHA-2 and HAVAL hash functions, as well as SHA-1
  • The library includes a test vector sample application with the test vectors required to demonstrate correct implementation of the encryption algorithms offered

Major features

  • Fast, low memory usage algorithms
  • Encrypt and decrypt data
  • Digitally sign data
  • Verify data against a digital signature
  • Hash data (create message digests)
  • Superior random number generator
  • Process data directly from one memory buffer to another
  • Process data from file to memory or from memory to file
  • Process data from one file to another
  • All functions modes support streaming data
  • Settable initialization vector for Cipher Block Chaining encryption mode
  • Compare data byte-for-byte
  • RFC-2437 compliant
  • Offers all the tools you need to create a digital envelope
  • Can efficiently and automatically work together with the Xceed Streaming Compression Library and the Xceed Binary Encoding Library to compress, decompress, encode or decode data before encrypting, decrypting, signing or hashing it

Documentation and samples

  • The complete documentation is available both as a printable MS Word document as well as a fully context-sensitive Windows .hlp file that is automatically opened to the right topic by pressing F1 on a keyword in your programming language
  • Fully commented sample applications for various languages, including VB, Delphi, Visual C++ with ATL and MFC, C++ Builder and Active Server Pages

주의

제품 리뷰의 한국어 번역이 완료되지 않는 제품은 Google통역 서비스와 연동되어 표시되어 있습니다.통역 기계에 의한 자동 번역인 관계로 한국어 표기가 조금 부자연 스러운 점 양해 바랍니다.
에서 제공
FireFox와 Opera에서는 Flash가 필요합니다.

상품검색

검색어를 입력해주세요:

Quick 링크

개발처/발매처

주요 카테고리

관련 상품

관련 카테고리

ComponentSource에서 구입하는 이유?

ComponentSource는 세계 1,000,000명 이상의 개발자에게 각종 글로벌 서비스를 제공합니다.

상세 | About Us

개발 코스트 계산


ROI 계산을 참고해주세요.

코드행 수: 42,338
인월 : 42
인건비: $211,690

필요한 기능:

1000행 당 인월:

1개월당 인건비:

화면 바로가기 갤러리

클릭해서 이미지를 확대

 Xceed Encryption Library - ActiveX - V1.1의 스크린샷  Xceed Encryption Library - ActiveX - V1.1의 스크린샷  Xceed Encryption Library - ActiveX - V1.1의 스크린샷
Award