Search found 85 matches: md5

Return to advanced search

Re: How to include hbCurl?

... "status": "active"}] ``` Lastly, ensure that the email address is correctly hashed as per Mailchimp's requirements (using MD5 and in lowercase) when replacing `cSecure_Email`. If there are still issues, double-check the JSON payload for correct formatting and ensure that ...
by Otto
Wed Mar 20, 2024 4:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to include hbCurl?
Replies: 13
Views: 2943

Re: Firmar con COPICOM RSA SHA256

... message digest. 0 CAPICOM_HASH_ALGORITHM_MD2 MD2 hashing algorithm. 1 CAPICOM_HASH_ALGORITHM_MD4 MD4 hashing algorithm. 2 CAPICOM_HASH_ALGORITHM_MD5 MD5 hashing algorithm. 3 CAPICOM_HASH_ALGORITHM_SHA_256 SHA-256 hash algorithm. CAPICOM 2.0.0.3 and earlier: This value is not supported. 4 CAPICOM_HASH_ALGORITHM_SHA_384 ...
by paquitohm
Sat Jun 10, 2023 11:59 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Firmar con COPICOM RSA SHA256
Replies: 8
Views: 531

Re: ENCRIPTAR con el algoritmo RSA-SHA256.

... un string de 256 caracteres que sirve para verificar la INTEGRIDAD de cText - cText puede ser de cualquier tamaño - Los Hashes mas famosos son los MD5 que sirven para verificar la integridad de archivos regrandes ( imágenes ISO, etc) - aparte de SHA256 hay otros como MD5 Lo que necesito es Encriptar ...
by RSalazarU
Tue Mar 14, 2023 12:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ENCRIPTAR con el algoritmo RSA-SHA256.
Replies: 5
Views: 613

Re: "Shortname" for FIELD of DBF

... a unique "shortname" from a string that is longer than 10 characters: Use a hash function: You can use a hash function such as SHA-1 or MD5 to generate a unique shortname. This will ensure that even if the original strings are similar, the shortnames will be different. Use a combination ...
by Otto
Sat Jan 14, 2023 8:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: "Shortname" for FIELD of DBF
Replies: 3
Views: 417

Re: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS

antonio Enlace las librerias que me dices de tu distribucion y la cosa empeoro :( Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc. .\OBJ\winfacel.hrb: c:\bcc7\bin\ilink32.exe -Gn -aa -Tpe -s -I.\OBJ @make.tmp Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Em...
by rterraz
Fri Sep 17, 2021 6:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBSSL CON FUNCIONES DE DIEGO FAZIO INCLUIDAS
Replies: 43
Views: 4987

mod_harbour eshop en desarrollo

... Os agradecemos si lo probais: Las contraseñas no se guardan, solo sus valores MD5 Código fuente completo: https://github.com/FiveTechSoft/mod_harbour/tree/master/samples/eshop
by Antonio Linares
Tue Jun 25, 2019 11:58 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: mod_harbour eshop en desarrollo
Replies: 4
Views: 1212

mod_harbour eshop example

... We appreciate if you test it passwords are not saved, only their MD5 values Full source code: https://github.com/FiveTechSoft/mod_harbour/tree/master/samples/eshop
by Antonio Linares
Tue Jun 25, 2019 10:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod_harbour eshop example
Replies: 3
Views: 746

Re: Update FWH programs via SQL-database?

... exe is being executed, but deleting is not always an option. If possible, add some kind of binary validation to the download, like checking the md5 on the new file. Security is never enough! KR
by Carlos Mora
Tue Aug 21, 2018 6:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Update FWH programs via SQL-database?
Replies: 15
Views: 2758

Re: funciones de FWH y Harbour en un archivo .txt

__clsVerify(<nClassH>)-><acBrokenMessages>|Nil __objAddData(<oObject>,<cDataName>)->oObject __objAddInline(<oObject>,<cInlineName>,<bInline>)->oObject __objAddMethod(<oObject>,<cMethodName>,<nFuncPtr>)->oObject __objDelInline(&l...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5709

Re: funciones de FWH y Harbour en un archivo .txt

__clsVerify __objAddData __objAddInline __objAddMethod __objDelInline __objDelMethod __objDelMethod __objDerivedFrom __objGetMethodList __objGetValueList __objModInline __objModMethod __objSetValueList __Pack __Run __Zap AAdd Abs AChoice AClone ACopy ACos AddASCII AddMonth ADel ADir ADSBlob2File ADS...
by carlos vargas
Sat Oct 21, 2017 8:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5709

Re: Create a safe link for download

... it only creates a false sense of safety. This procedure is the one I usually use to store passwords. Given an Invoice number, you can compute the MD5 to use as name, using HB_MD5 function. To make it safer, you can 'salt' the convertion, using another aditional data to add to the original name, ...
by Carlos Mora
Mon Apr 03, 2017 2:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a safe link for download
Replies: 3
Views: 1289

Re: Need CURL syntax with fivewin using HBCURL LIB?

Here it is: /* * libcurl 'easy' API - Harbour header. * * Copyright 2008 Viktor Szakats (vszakats.net/harbour) * originally based on: * Copyright 2005 Luiz Rafael Culik Guimaraes <luiz at xharbour.com.br> * * This program is free software; you can redistribute it and/or modify * it under the t...
by ADutheil
Tue Nov 01, 2016 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need CURL syntax with fivewin using HBCURL LIB?
Replies: 10
Views: 4808

Re: backup de estos foros

... binarios como en MediaWiki (había un mod para compartir los usuarios de MediaWiki y phpBB) - Efectivamente las contraseñas se almacenas como MD5, irrecuperables a menos que pongas 8 tarjetas gráficas en pararelo a crackear por fuerza bruta durante más de 9 meses, pero al menos las primeras ...
by museo8bits
Fri Jan 15, 2016 3:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: backup de estos foros
Replies: 29
Views: 8550

Re: Conocer datos de quien me descarga una aplicación

Creo que los password de usuario de windows no puedes decodificarse, probablemente sean hash similar a las generadas por md5, las cuales solo puede codificar, mas no decodificar. hasta la fecha no he visto ningun programa que lo haga, por ejemplo todas las utilidades para desbloquear ...
by carlos vargas
Fri Sep 25, 2015 2:06 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conocer datos de quien me descarga una aplicación
Replies: 4
Views: 680
Next

Return to advanced search