首页 > 最新文献

9th International Conference on Information Technology (ICIT'06)最新文献

英文 中文
A generic prototype for storing and querying XML documents in RDBMS using model mapping methods 使用模型映射方法在RDBMS中存储和查询XML文档的通用原型
Pub Date : 2006-12-18 DOI: 10.1109/ICIT.2006.8
Saeed Hassan Hisbani
this paper a generic prototype for storing and querying XML data in any RDBMS using model mapping methods is proposed. In this prototype the latest researched model mapping method SUCXENT and free of cost available technologies MySQL, PhpMyAdmin and PHP classes are used as the examples. Otherwise being a generics solution any model mapping strategy to translate XML document into relational schema, any RDBMS as backend and any programming language for processing and front end can be used. As the proposed prototype is using SUCXENT so it will be proved to be an efficient solution with respect to Query processing specially recursive XML queries and updating. Instead of XPath, XQuery query processor is used for the querying of XML data as it is going to be standard XML query language
本文提出了一个使用模型映射方法在任意RDBMS中存储和查询XML数据的通用原型。本原型以最新研究的模型映射方法SUCXENT和免费可用的技术MySQL、PhpMyAdmin和PHP类为例。否则,作为泛型解决方案,可以使用任何将XML文档转换为关系模式的模型映射策略、任何作为后端的RDBMS以及任何用于处理和前端的编程语言。由于提议的原型使用了SUCXENT,因此它将被证明是查询处理(特别是递归XML查询和更新)方面的有效解决方案。XQuery查询处理器用于查询XML数据,而不是XPath,因为它将成为标准的XML查询语言
{"title":"A generic prototype for storing and querying XML documents in RDBMS using model mapping methods","authors":"Saeed Hassan Hisbani","doi":"10.1109/ICIT.2006.8","DOIUrl":"https://doi.org/10.1109/ICIT.2006.8","url":null,"abstract":"this paper a generic prototype for storing and querying XML data in any RDBMS using model mapping methods is proposed. In this prototype the latest researched model mapping method SUCXENT and free of cost available technologies MySQL, PhpMyAdmin and PHP classes are used as the examples. Otherwise being a generics solution any model mapping strategy to translate XML document into relational schema, any RDBMS as backend and any programming language for processing and front end can be used. As the proposed prototype is using SUCXENT so it will be proved to be an efficient solution with respect to Query processing specially recursive XML queries and updating. Instead of XPath, XQuery query processor is used for the querying of XML data as it is going to be standard XML query language","PeriodicalId":161120,"journal":{"name":"9th International Conference on Information Technology (ICIT'06)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126757014","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Towards an Architecture of an Image Database 一种图像数据库的体系结构
Pub Date : 2006-12-18 DOI: 10.1109/ICIT.2006.85
R. Parekh
This paper addresses the problem of searching and retrieval in an image database by considering a layered approach - a "physical" layer which handles physical attributes of image files and a "features" layer which handles color based features of images. Color information is represented both by local and global histogram approaches in the HSV color space and comparison is done using "color moments" of global HSV histograms and Euclidean distances between cellular color values.
本文通过考虑分层方法来解决图像数据库中的搜索和检索问题——“物理层”处理图像文件的物理属性,“特征层”处理图像的基于颜色的特征。颜色信息由HSV颜色空间中的局部直方图和全局直方图两种方法表示,并使用全局HSV直方图的“颜色矩”和细胞颜色值之间的欧几里得距离进行比较。
{"title":"Towards an Architecture of an Image Database","authors":"R. Parekh","doi":"10.1109/ICIT.2006.85","DOIUrl":"https://doi.org/10.1109/ICIT.2006.85","url":null,"abstract":"This paper addresses the problem of searching and retrieval in an image database by considering a layered approach - a \"physical\" layer which handles physical attributes of image files and a \"features\" layer which handles color based features of images. Color information is represented both by local and global histogram approaches in the HSV color space and comparison is done using \"color moments\" of global HSV histograms and Euclidean distances between cellular color values.","PeriodicalId":161120,"journal":{"name":"9th International Conference on Information Technology (ICIT'06)","volume":"350 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124330775","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An HMM Based Recognition Scheme for Handwritten Oriya Numerals 一种基于HMM的手写体数字识别方法
Pub Date : 2006-12-18 DOI: 10.1109/ICIT.2006.29
T. Bhowmik, S. K. Parui, U. Bhattacharya, Bikash Shaw
A novel hidden Markov model (HMM) for recognition of handwritten Oriya numerals is proposed. The novelty lies in the fact that the HMM states are not determined a priori, but are determined automatically based on a database of handwritten numeral images. A handwritten numeral is assumed to be a string of several shape primitives. These are in fact the states of the proposed HMM and are found using certain mixture distributions. One HMM is constructed for each numeral. To classify an unknown numeral image, its class conditional probability for each HMM is computed. The classification scheme has been tested on a large handwritten Oriya numeral database developed recently. The classification accuracy is 95.89% and 90.50% for training and test sets respectively.
提出了一种新的隐马尔可夫模型(HMM)用于手写体欧里亚数字的识别。新颖之处在于HMM状态不是先验确定的,而是基于手写数字图像数据库自动确定的。假设手写数字是由几个形状原语组成的字符串。这些实际上是所提出的HMM的状态,并且是使用某些混合分布找到的。为每个数字构造一个HMM。为了对未知数字图像进行分类,计算每个HMM的分类条件概率。该分类方案已在最近开发的一个大型手写Oriya数字数据库上进行了测试。训练集和测试集的分类准确率分别为95.89%和90.50%。
{"title":"An HMM Based Recognition Scheme for Handwritten Oriya Numerals","authors":"T. Bhowmik, S. K. Parui, U. Bhattacharya, Bikash Shaw","doi":"10.1109/ICIT.2006.29","DOIUrl":"https://doi.org/10.1109/ICIT.2006.29","url":null,"abstract":"A novel hidden Markov model (HMM) for recognition of handwritten Oriya numerals is proposed. The novelty lies in the fact that the HMM states are not determined a priori, but are determined automatically based on a database of handwritten numeral images. A handwritten numeral is assumed to be a string of several shape primitives. These are in fact the states of the proposed HMM and are found using certain mixture distributions. One HMM is constructed for each numeral. To classify an unknown numeral image, its class conditional probability for each HMM is computed. The classification scheme has been tested on a large handwritten Oriya numeral database developed recently. The classification accuracy is 95.89% and 90.50% for training and test sets respectively.","PeriodicalId":161120,"journal":{"name":"9th International Conference on Information Technology (ICIT'06)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125007274","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 82
Design and Evaluation of a Distributed Diagnosis Algorithm in Dynamic Fault Environments For Not-Completely Connected Network 非完全连通网络动态故障环境下分布式诊断算法的设计与评价
Pub Date : 2006-12-18 DOI: 10.1109/ICIT.2006.42
P. M. Khilar, S. Mahapatra
This paper has considered the problem of distributed diagnosis in dynamic fault environments for not-completely connected network. An algorithm has been designed and its formal analysis has been presented The algorithm is simulated and results are compared with the algorithm FHB proposed in paper [3]. The result validates for better average diagnostic latency under more realistic crash and value fault model which is suitable for general purpose and real time distributed systems.
研究了非完全连通网络动态故障环境下的分布式诊断问题。设计了一种算法并对其进行了形式化分析,对算法进行了仿真,并与[3]中提出的FHB算法进行了比较。结果验证了在更真实的崩溃和值故障模型下有更好的平均诊断延迟,适用于通用和实时分布式系统。
{"title":"Design and Evaluation of a Distributed Diagnosis Algorithm in Dynamic Fault Environments For Not-Completely Connected Network","authors":"P. M. Khilar, S. Mahapatra","doi":"10.1109/ICIT.2006.42","DOIUrl":"https://doi.org/10.1109/ICIT.2006.42","url":null,"abstract":"This paper has considered the problem of distributed diagnosis in dynamic fault environments for not-completely connected network. An algorithm has been designed and its formal analysis has been presented The algorithm is simulated and results are compared with the algorithm FHB proposed in paper [3]. The result validates for better average diagnostic latency under more realistic crash and value fault model which is suitable for general purpose and real time distributed systems.","PeriodicalId":161120,"journal":{"name":"9th International Conference on Information Technology (ICIT'06)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133732887","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Face Detection by using Skin Color Model based on One Class Classifier 基于一类分类器的肤色模型人脸检测
Pub Date : 2006-12-18 DOI: 10.1109/ICIT.2006.54
R. Hota, V. Venkoparao, S. Bedros
Human face detection plays an important role in real life application such as Face recognition, Human computer interface, Video surveillance and Face image database management. Automatic Face detection in such scenario is a challenging task. Here we propose to use skin color cue to detect face in a video sequence by modeling the skin color by an one class classifier named SVDD (Support Vector Data Descriptor). We apply the one class classifier for facial skin model on Various color transformations (YCrCb, HSV, Normalized RGB). We also examine SVDD on all the three Y, Cb and Cr and their combinations for the skin model as it is known that the non linear combination of the three gives better skin model and experiments on large set of data sets proves the robustness of the method.
人脸检测在人脸识别、人机界面、视频监控、人脸图像数据库管理等实际应用中发挥着重要作用。在这种情况下,自动人脸检测是一项具有挑战性的任务。在这里,我们提出使用肤色线索来检测视频序列中的人脸,通过一个名为SVDD(支持向量数据描述符)的单类分类器对肤色进行建模。我们将一类分类器应用于面部皮肤模型的各种颜色变换(YCrCb, HSV, Normalized RGB)。我们还检查了所有三个Y, Cb和Cr及其组合对皮肤模型的SVDD,因为众所周知,三者的非线性组合可以提供更好的皮肤模型,并且在大数据集上的实验证明了该方法的鲁棒性。
{"title":"Face Detection by using Skin Color Model based on One Class Classifier","authors":"R. Hota, V. Venkoparao, S. Bedros","doi":"10.1109/ICIT.2006.54","DOIUrl":"https://doi.org/10.1109/ICIT.2006.54","url":null,"abstract":"Human face detection plays an important role in real life application such as Face recognition, Human computer interface, Video surveillance and Face image database management. Automatic Face detection in such scenario is a challenging task. Here we propose to use skin color cue to detect face in a video sequence by modeling the skin color by an one class classifier named SVDD (Support Vector Data Descriptor). We apply the one class classifier for facial skin model on Various color transformations (YCrCb, HSV, Normalized RGB). We also examine SVDD on all the three Y, Cb and Cr and their combinations for the skin model as it is known that the non linear combination of the three gives better skin model and experiments on large set of data sets proves the robustness of the method.","PeriodicalId":161120,"journal":{"name":"9th International Conference on Information Technology (ICIT'06)","volume":"508 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132235624","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 12
Aggregation Pheromone Density Based Clustering 基于聚集信息素密度的聚类
Pub Date : 2006-12-18 DOI: 10.1109/ICIT.2006.25
Megha Kothari, Susmita K. Ghosh, Ashish Ghosh
Ants, bees and other social insects deposit pheromone (a type of chemical) in order to communicate between the members of their community. Pheromone that causes clumping or clustering behavior in a species and brings individuals into a closer proximity is called aggregation pheromone. This paper presents a new algorithm (called APC) for clustering data set based on this property of aggregation pheromone found in ants. At each location of data point an ant is placed, and the ants are allowed to move in the search space to find points with higher pheromone density. The movement of an ant is governed by the amount of pheromone deposited at different points of the search space. If the pheromone density is more at a point, more ants are attracted towards this point. This leads to the formation of homogenous groups of data. The proposed algorithm is evaluated on a number of well-known benchmark data sets using different cluster validity measures. Results are compared with those obtained using average linkage clustering algorithm and are found to be better and robust.
蚂蚁、蜜蜂和其他群居昆虫会分泌信息素(一种化学物质),以便在群体成员之间进行交流。在一个物种中引起聚集或聚集行为并使个体靠近的信息素称为聚集信息素。本文基于蚂蚁聚集信息素的这一特性,提出了一种新的聚类算法(APC)。在每个数据点的位置放置一只蚂蚁,并允许蚂蚁在搜索空间中移动,以寻找信息素密度更高的点。蚂蚁的运动是由信息素的数量决定的,信息素沉积在搜索空间的不同点上。如果信息素密度在某一点上越高,就会吸引更多的蚂蚁。这导致了同质数据组的形成。采用不同的聚类有效性度量,在多个知名的基准数据集上对该算法进行了评估。结果表明,该算法与平均链接聚类算法具有较好的鲁棒性。
{"title":"Aggregation Pheromone Density Based Clustering","authors":"Megha Kothari, Susmita K. Ghosh, Ashish Ghosh","doi":"10.1109/ICIT.2006.25","DOIUrl":"https://doi.org/10.1109/ICIT.2006.25","url":null,"abstract":"Ants, bees and other social insects deposit pheromone (a type of chemical) in order to communicate between the members of their community. Pheromone that causes clumping or clustering behavior in a species and brings individuals into a closer proximity is called aggregation pheromone. This paper presents a new algorithm (called APC) for clustering data set based on this property of aggregation pheromone found in ants. At each location of data point an ant is placed, and the ants are allowed to move in the search space to find points with higher pheromone density. The movement of an ant is governed by the amount of pheromone deposited at different points of the search space. If the pheromone density is more at a point, more ants are attracted towards this point. This leads to the formation of homogenous groups of data. The proposed algorithm is evaluated on a number of well-known benchmark data sets using different cluster validity measures. Results are compared with those obtained using average linkage clustering algorithm and are found to be better and robust.","PeriodicalId":161120,"journal":{"name":"9th International Conference on Information Technology (ICIT'06)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133793988","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
A Palmprint Classification Scheme using Heart Line Feature Extraction 基于心线特征提取的掌纹分类方案
Pub Date : 2006-12-18 DOI: 10.1109/ICIT.2006.17
A. Negi, B. Panigrahi, M. Prasad, M. Das
A new technique to classify palm prints is proposed in this paper. A rectangular region of interest (ROI) containing only the heart line is extracted from palm print images obtained from a peg-free scanner. The ROI extraction is robust using boundary tracing and rotations based on our study of palm geometry. Preprocessing operations such as intensity normalization and smoothing are applied. Sobel gradient thresholds are applied to extract the heart line from the ROI. The palm print images are classified based on the regions that the heart line traverses in the palm horizontally. Our scheme allows for a total number of 257 possible categories. Testing of the scheme on two databases shows that a classification accuracy of more than 98% is obtained. It is expected that this very efficient method shall be useful in the classification and matching of very large sized palm print databases.
提出了一种新的掌纹分类方法。从无钉扫描仪获得的掌纹图像中提取出仅包含心线的矩形感兴趣区域(ROI)。基于我们对手掌几何结构的研究,利用边界跟踪和旋转进行ROI提取具有鲁棒性。预处理操作,如强度归一化和平滑应用。采用Sobel梯度阈值从ROI中提取心线。根据掌纹线在掌纹中水平穿过的区域对掌纹图像进行分类。我们的方案允许总共257个可能的类别。在两个数据库上的测试表明,该方案的分类准确率达到98%以上。这种高效的方法有望应用于超大规模掌纹数据库的分类与匹配。
{"title":"A Palmprint Classification Scheme using Heart Line Feature Extraction","authors":"A. Negi, B. Panigrahi, M. Prasad, M. Das","doi":"10.1109/ICIT.2006.17","DOIUrl":"https://doi.org/10.1109/ICIT.2006.17","url":null,"abstract":"A new technique to classify palm prints is proposed in this paper. A rectangular region of interest (ROI) containing only the heart line is extracted from palm print images obtained from a peg-free scanner. The ROI extraction is robust using boundary tracing and rotations based on our study of palm geometry. Preprocessing operations such as intensity normalization and smoothing are applied. Sobel gradient thresholds are applied to extract the heart line from the ROI. The palm print images are classified based on the regions that the heart line traverses in the palm horizontally. Our scheme allows for a total number of 257 possible categories. Testing of the scheme on two databases shows that a classification accuracy of more than 98% is obtained. It is expected that this very efficient method shall be useful in the classification and matching of very large sized palm print databases.","PeriodicalId":161120,"journal":{"name":"9th International Conference on Information Technology (ICIT'06)","volume":"142 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116593390","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Unsupervised Change Detection in Remote-Sensing Images using One-dimensional Self-Organizing Feature Map Neural Network 基于一维自组织特征映射神经网络的遥感图像无监督变化检测
Pub Date : 2006-12-18 DOI: 10.1109/ICIT.2006.87
Swarnajyoti Patra, Susmita K. Ghosh, Ashish Ghosh
In this paper, we propose an unsupervised change- detection technique based on self-organizing feature map neural network that discriminates the "difference image" by constructing two clusters. In the proposed network, the number of input neurons is equal to the dimension of the input pattern while the number of output neurons is two. To confirm the effectiveness of the proposed technique a comparative study is made with another existing context- sensitive technique.
本文提出了一种基于自组织特征映射神经网络的无监督变化检测技术,该技术通过构造两个聚类来区分“差异图像”。在该网络中,输入神经元的数量等于输入模式的维数,而输出神经元的数量为2。为了证实所提出的技术的有效性,与另一种现有的上下文敏感技术进行了比较研究。
{"title":"Unsupervised Change Detection in Remote-Sensing Images using One-dimensional Self-Organizing Feature Map Neural Network","authors":"Swarnajyoti Patra, Susmita K. Ghosh, Ashish Ghosh","doi":"10.1109/ICIT.2006.87","DOIUrl":"https://doi.org/10.1109/ICIT.2006.87","url":null,"abstract":"In this paper, we propose an unsupervised change- detection technique based on self-organizing feature map neural network that discriminates the \"difference image\" by constructing two clusters. In the proposed network, the number of input neurons is equal to the dimension of the input pattern while the number of output neurons is two. To confirm the effectiveness of the proposed technique a comparative study is made with another existing context- sensitive technique.","PeriodicalId":161120,"journal":{"name":"9th International Conference on Information Technology (ICIT'06)","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122182774","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Indirect Authorization Topologies for Grid Access Control 网格访问控制的间接授权拓扑
Pub Date : 2006-12-18 DOI: 10.1109/ICIT.2006.60
G. Geethakumari, A. Negi, V. N. Sastry
Delegation is an indirect authorization technique used in grids. Existing grid delegation mechanisms rely on authentication. We propose an indirect authorization approach for grids using role delegation. This method suggests four different interconnection topologies for the grid access control components for inter-domain as well as intra-domain role delegation.
委托是网格中使用的一种间接授权技术。现有的网格委托机制依赖于身份验证。我们提出了一种使用角色委派的网格间接授权方法。该方法为域间和域内角色委托的网格访问控制组件提出了四种不同的互连拓扑。
{"title":"Indirect Authorization Topologies for Grid Access Control","authors":"G. Geethakumari, A. Negi, V. N. Sastry","doi":"10.1109/ICIT.2006.60","DOIUrl":"https://doi.org/10.1109/ICIT.2006.60","url":null,"abstract":"Delegation is an indirect authorization technique used in grids. Existing grid delegation mechanisms rely on authentication. We propose an indirect authorization approach for grids using role delegation. This method suggests four different interconnection topologies for the grid access control components for inter-domain as well as intra-domain role delegation.","PeriodicalId":161120,"journal":{"name":"9th International Conference on Information Technology (ICIT'06)","volume":"54 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130462044","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Cascaded Encryption Through Recursive Carry Addition and Key Rotation (CRCAKR) of a Session Key 会话密钥的递归进位和密钥旋转级联加密(CRCAKR)
Pub Date : 2006-12-18 DOI: 10.1109/ICIT.2006.36
P. K. Jha, J. K. Mandal
The technique considers a message as binary string on which a cascaded recursive carry addition and key rotation (CRCAKR) is applied. This technique uses binary addition method. It is a kind of block cipher and symmetric in nature hence, decoding is done following the same procedure. A comparison of the proposed technique with existing RSA and Triple DES has also been done in terms of frequency distribution and homogeneity of source and encrypted files.
该技术将消息视为二进制字符串,并在其上应用级联递归进位加法和键旋转(CRCAKR)。该技术采用二进制加法法。它是一种分组密码,本质上是对称的,因此,解码遵循相同的过程。在源文件和加密文件的频率分布和均匀性方面,还将所提出的技术与现有的RSA和Triple DES进行了比较。
{"title":"Cascaded Encryption Through Recursive Carry Addition and Key Rotation (CRCAKR) of a Session Key","authors":"P. K. Jha, J. K. Mandal","doi":"10.1109/ICIT.2006.36","DOIUrl":"https://doi.org/10.1109/ICIT.2006.36","url":null,"abstract":"The technique considers a message as binary string on which a cascaded recursive carry addition and key rotation (CRCAKR) is applied. This technique uses binary addition method. It is a kind of block cipher and symmetric in nature hence, decoding is done following the same procedure. A comparison of the proposed technique with existing RSA and Triple DES has also been done in terms of frequency distribution and homogeneity of source and encrypted files.","PeriodicalId":161120,"journal":{"name":"9th International Conference on Information Technology (ICIT'06)","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-12-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121669405","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
9th International Conference on Information Technology (ICIT'06)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1