-
Notifications
You must be signed in to change notification settings - Fork 0
d3249/curp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In this repository I will provide some different implementations to compute the mexican CURP (Clave Única de Registro de Población). Because of the national scope, the rest of this documentation will be in spanish. En este repositorio publicaré algunas implementaciones para calcular el CURP mexicano (Clave Única de Registro de Población). El cálculo se hace basado, principalmente, en el documento INSTRUCTIVO NORMATIVO PARA LA ASIGNACIÓN DE LA CLAVE ÚNICA DE REGISTRO DE POBLACIÓN tomado de https://www.ordenjuridico.gob.mx/Federal/PE/APF/APC/SEGOB/Instructivos/InstructivoNormativo.pdf El cálculo del dígito verificador se tomó del archivo javascript del sitio https://consultas.curp.gob.mx/CurpSP/gobmx/inicio.jsp, script CurpSP/gobmx/js/validar/curp.js, específicamente la función calculaDigito. Actualmente la implemtación se encuentra disponible en javascript y en java. Espero pronto publicar una versión en Ruby.
About
Implementation to compute mexican CURP including verification digits
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published