Jump to content

GOSTCIPH.DLL: Difference between revisions

From EDM2
Created page with "GOST Crypting Library. ==Version== {|class="wikitable" !Date||Version||Size||Comments |- |2002-08-27||1.0||4,173 bytes||GOST Crypting Library by NICKK. |- |} ==DLL Entry Poi..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
GOST Crypting Library.
GOST Crypting Library


==Version==
==Version==
Line 5: Line 5:
!Date||Version||Size||Comments
!Date||Version||Size||Comments
|-
|-
|2002-08-27||1.0||4,173 bytes||GOST Crypting Library by NICKK.
|2002-08-27||1.0||4,173 bytes||GOST Crypting Library by NICKK
|-
|}
|}


==DLL Entry Points==
==Exports==
* 1 GOST_hashfinal
# GOST_hashfinal
* 2 GOST_cbcdecrypt
# GOST_cbcdecrypt
* 3 GOST_cfbdecrypt
# GOST_cfbdecrypt
* 4 GOST_hashupdate
# GOST_hashupdate
* 5 GOST_cbcencrypt
# GOST_cbcencrypt
* 6 GOST_cfbencrypt
# GOST_cfbencrypt
* 7 GOST_ofbdecrypt
# GOST_ofbdecrypt
* 8 GOST_ofbencrypt
# GOST_ofbencrypt
* 9 GOST_blockdecrypt
# GOST_blockdecrypt
* 10 GOST_blockencrypt
# GOST_blockencrypt
* 11 GOST_mac
# GOST_mac
 
==DLLs Loaded==
None


[[Category:ArcaOS Files]]
[[Category:ArcaOS Files]]

Latest revision as of 03:29, 17 January 2021

GOST Crypting Library

Version

Date Version Size Comments
2002-08-27 1.0 4,173 bytes GOST Crypting Library by NICKK

Exports

  1. GOST_hashfinal
  2. GOST_cbcdecrypt
  3. GOST_cfbdecrypt
  4. GOST_hashupdate
  5. GOST_cbcencrypt
  6. GOST_cfbencrypt
  7. GOST_ofbdecrypt
  8. GOST_ofbencrypt
  9. GOST_blockdecrypt
  10. GOST_blockencrypt
  11. GOST_mac